Difference between revisions of "Template:New Series"
From BroaDWcast
Jump to navigationJump to searchJon Preddle (talk | contribs) |
John Lavalie (talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | {| class="wikitable" style="background-color:#FFFACD;" table style="border-style:solid; border-width:medium; padding-right:2em; background-color:#FFFACD;" | |
− | + | |rowspan="5"|[[File:NewSeriesIconC.JPG|120px|left|CLICK TO GO TO NEW SERIES INDEX|link=NEW SERIES]] | |
− | + | |● '''{{{title|{{PAGENAME}}}}}''' | |
− | + | |- | |
− | + | |● Start Date: '''{{{date}}}''' | |
− | + | |- | |
− | + | |● Station: '''{{{station}}}''' | |
− | + | |- | |
− | + | ||{{#if: {{{notes}}} | ● Websites: {{{links}}} | }} | |
− | </table> | + | |- |
+ | |{{#if: {{{notes}}} | ● Notes: {{{notes}}} | }} | ||
+ | |} | ||
+ | |||
+ | |||
+ | Usage: | ||
+ | |||
+ | <nowiki>{{New Series|float=|title=|date=|station=|links|notes=}}</nowiki> | ||
+ | |||
+ | |||
+ | <table border=1 cellpadding=3> | ||
+ | <tr> | ||
+ | <th>field</th> | ||
+ | <th>notes</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>title</td> | ||
+ | <td>uses page title if no data provided</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>date</td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>station</td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>links</td> | ||
+ | <td>caption hidden if no data provided</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>notes</td> | ||
+ | <td>caption hidden if no data provided</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </noinclude> |
Revision as of 23:40, 25 May 2012
● New Series | |
● Start Date: {{{date}}} | |
● Station: {{{station}}} | |
● Websites: {{{links}}} | |
● Notes: {{{notes}}} |
Usage:
{{New Series|float=|title=|date=|station=|links|notes=}}
field | notes |
---|---|
title | uses page title if no data provided |
date | |
station | |
links | caption hidden if no data provided |
notes | caption hidden if no data provided |