Difference between revisions of "Template:Meta"

From BroaDWcast
Jump to navigationJump to search
Line 1: Line 1:
<includeonly>{{#if: {{{network|}}} | [[Category:{{{network}}} stations]] | }}{{#if: {{{channel|}}} | [[Category:Channel {{{channel}}}]] | }}{{#if: {{{firstAir|}}} | [[Category:First airing in {{{firstAir}}}]] | }}{{#if: {{{state|}}} | [[Category:{{state|{{{state}}} }}]] | }}</includeonly>  
+
<includeonly><table style="float:{{float}}; border:1px solid black;">
 +
<tr>
 +
<td colspan="2" style="background-color:yellow; text-align:center;">'''{{network}}'''</td>
 +
</tr>
 +
<tr>
 +
<td>'''Affiliation:''' {{{network}}}</td>
 +
<td>'''Channel(s):''' {{{channel}}}</td>
 +
</tr>
 +
<tr>
 +
<td>'''First airing:''' {{{firstAir}}}</td>
 +
<td>'''Last airing:&nbsp;''' {{{lastAir}}}</td>
 +
</tr>
 +
<tr>
 +
<td colspan="2">{{{notes}}}</td>
 +
</tr>
 +
</table>{{#if: {{{network|}}} | [[Category:{{{network}}} stations]] | }}{{#if: {{{channel|}}} | [[Category:Channel {{{channel}}}]] | }}{{#if: {{{firstAir|}}} | [[Category:First airing in {{{firstAir}}}]] | }}{{#if: {{{state|}}} | [[Category:{{state|{{{state}}} }}]] | }}</includeonly>  
 
<noinclude>
 
<noinclude>
 
{{meta<br />
 
{{meta<br />
| network =<br />
+
| network = <br />
| channel =<br />
+
| channel = <br />
 
| firstAir = <br />
 
| firstAir = <br />
 +
| lastAir = <br />
 
| state = <br />
 
| state = <br />
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Revision as of 20:44, 21 July 2013


{{meta
| network =
| channel =
| firstAir =
| lastAir =
| state =
}}