Template:RadioOperator: Difference between revisions

From Portland NET Wiki
Created page with "18px [mailto:{{{email}}} {{{name}}}] {{#if: {{{fccid|}}} | ({{{fccid}}}) }} <noinclude> <templatedata> { "params": { "name": { "description": "Displayed name", "type": "content" }, "fccid": { "description": "Amateur Radio FCC ID", "type": "content" }, "email": { "description": "Email address", "type": "content" } }, "format": "inline" } </templatedata> </noinclude>"
 
FCCID is required; name and email are optional
Line 1: Line 1:
[[File:Communications Lifeline.png|18px]] [mailto:{{{email}}} {{{name}}}] {{#if: {{{fccid|}}} | ({{{fccid}}}) }}
[[File:Communications Lifeline.png|18px]] {{#if: {{{email}}} | [mailto:{{{email}}} {{{name}}}] ({{{fccid}}}) | {{#if: {{{name}}} | {{{name}}} ({{{fccid}}}) | {{{fccid}}}}}}
<noinclude>
<noinclude>
<templatedata>
<templatedata>