Difference between revisions of "Template:Meta"

From BroaDWcast
Jump to navigationJump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly><table style="float:{{#ifeq: {{{float}}} | right | right | left }}; border:1px solid black; padding-left:2px; padding-right:2px;">
 
<includeonly><table style="float:{{#ifeq: {{{float}}} | right | right | left }}; border:1px solid black; padding-left:2px; padding-right:2px;">
 
<tr>
 
<tr>
<td colspan="2" style="background-color:#99FF99; text-align:center; font-size:larger;">'''{{#if: {{{name|}}} | {{#if: {{{wikipedia|}}} | [[wikipedia:{{{wikipedia}}}|{{{name}}}]] | {{{name}}} }} | {{#if: {{{wikipedia|}}} | [[wikipedia:{{{wikipedia}}}|{{PAGENAMEE}}]] | {{PAGENAMEE}} }} }}''' {{#if:{{{city|}}} | <br />{{{city}} }}</td>
+
<td colspan="2" style="background-color:#99FF99; text-align:center; font-size:larger;">'''{{#if: {{{name|}}} | {{#if: {{{wikipedia|}}} | [[wikipedia:{{{wikipedia}}}|{{{name}}}]] | {{{name}}} }} | {{#if: {{{wikipedia|}}} | [[wikipedia:{{{wikipedia}}}|{{PAGENAMEE}}]] | {{PAGENAMEE}} }} }}''' {{#if:{{{city|}}} | <br />{{{city}}} }}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Line 8: Line 8:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>'''First airing:''' {{#if: {{{firstAir|}}} | {{{firstAir}}} | }}</td>
+
<td>'''First airing:''' {{#if: {{isnumeric|{{{firstAir}}}}} | {{{firstAir}}} | }}</td>
 
<td>'''Last airing:''' {{#if: {{{lastAir|}}} | {{{lastAir}}} | }}</td>
 
<td>'''Last airing:''' {{#if: {{{lastAir|}}} | {{{lastAir}}} | }}</td>
 
</tr>
 
</tr>

Latest revision as of 00:27, 19 December 2021


{{meta
| name =
| float =
| network =
| channel =
| firstAir =
| lastAir =
| city =
| state =
| wikipedia =
| list =
| notes =
}}