Difference between revisions of "Template:New Series"

From BroaDWcast
Jump to navigationJump to search
Line 1: Line 1:
  <table id="newseriesImage" class="airLeft NoPrint">
+
{| class="wikitable" style="background-color:#FFFACD;" table style="border-style:solid; border-width:medium; padding-right:2em; background-color:#FFFACD;"
  <tr>
+
|rowspan="5"|[[File:NewSeriesIconC.JPG|120px|left|CLICK TO GO TO NEW SERIES INDEX|link=NEW SERIES]]
    <td>
+
|● '''{{{title|{{PAGENAME}}}}}'''
    {{#if: {{{1}}}
+
|-
    | [[File:NewSeriesIconC.JPG|120px|left|CLICK TO GO TO NEW SERIES INDEX|link=NEW SERIES]]
+
|● Start Date: '''{{{date}}}'''
    | [[File:NewSeriesIconC.JPG|120px|left|CLICK TO GO TO NEW SERIES INDEX|link=NEW SERIES]]
+
|-
    }}  
+
|● Station: '''{{{station}}}'''
    </td>
+
|-
  </tr>
+
||{{#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

CLICK TO GO TO NEW SERIES INDEX
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