Difference between revisions of "Template:Meta"

From BroaDWcast
Jump to navigationJump to search
(32 intermediate revisions by 2 users 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:#91B5FF; text-align:center;">'''{{#if: {{{wikipedia|}}} | [[wikipedia:{{{wikipedia}}|{{{PAGENAMEE}}}]] | {{PAGENAMEE}} }}'''</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>
<td>'''Affiliation:''' {{{network}}}</td>
+
<td>'''Network:''' {{{network}}}</td>
 
<td>'''Channel(s):''' {{{channel}}}</td>
 
<td>'''Channel(s):''' {{{channel}}}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>'''First airing:''' {{#if: {{{firstAir|}}} | {{{firstAir}}} | }}</td>
 
<td>'''First airing:''' {{#if: {{{firstAir|}}} | {{{firstAir}}} | }}</td>
<td>'''Last airing:&nbsp;''' {{#if: {{{lastAir|}}} | {{{lastAir}}} | }}</td>
+
<td>'''Last airing:''' {{#if: {{{lastAir|}}} | {{{lastAir}}} | }}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td colspan="2">{{{notes|}}}</td>
+
<td colspan="2" style="text-align:center;">{{#if: {{{list|}}} | <hr />[[Airdates in {{{list}}}|'''== AIRDATES ==''']] | }}</td>
 
</tr>
 
</tr>
</table>{{clear|left}}{{#if: {{{network|}}} | [[Category:{{{network}}} stations]] | }}{{#if: {{{channel|}}} | [[Category:Channel {{{channel}}}]] | }}{{#if: {{{firstAir|}}} | [[Category:First airing in {{{firstAir}}}]] | }}{{#if: {{{state|}}} | [[Category:{{state|{{{state}}} }}]] | }}</includeonly>  
+
</table>{{clear|left}}{{#if: {{{network|}}} | [[Category:{{{network}}} stations]] | }}{{#if: {{{channel|}}} | {{#ifeq: {{isnumeric|{{{channel}}}}} | 1 | [[Category:Channel {{{channel}}}]] | }} | }}{{#if: {{{firstAir|}}} | [[Category:First airing in {{{firstAir}}}]] | }}{{#if: {{{state|}}} | [[Category:{{state|{{{state}}} }}]] | }}</includeonly>  
 +
 
 
<noinclude>
 
<noinclude>
 
{{meta<br />
 
{{meta<br />
 +
| name = <br />
 
| float = <br />
 
| float = <br />
 
| network = <br />
 
| network = <br />
Line 22: Line 24:
 
| firstAir = <br />
 
| firstAir = <br />
 
| lastAir = <br />
 
| lastAir = <br />
 +
| city = <br />
 
| state = <br />
 
| state = <br />
 
| wikipedia = <br />
 
| wikipedia = <br />
 +
| list = <br />
 +
| notes = <br />
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Revision as of 00:52, 13 February 2020


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