Difference between revisions of "Template:Tune"

From BatWiki
Jump to: navigation, search
(Created page with '<noinclude> This is the "Tunes" template. It should be called in the following format: <pre> {{Tunes |1= |2= |3= |4= }} </pre> Edit the page to see the template text. </noinclude…')
 
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Tunes
 
{{Tunes
|1=
+
| Date =
|2=
+
| Description =
|3=
+
| Wizards =
|4=
+
| Source =
 +
| Other =
 
}}
 
}}
 
</pre>
 
</pre>
Line 13: Line 14:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
{| class="wikitable"
 
{| class="wikitable"
! Date
+
! Date (yy/mm/dd)
| {{{1|}}}
+
| {{{Date|}}}
 
|-
 
|-
 
! Tune description
 
! Tune description
| {{{2|}}}
+
| {{{Description|}}}
 
|-
 
|-
 
! Wizard(s)
 
! Wizard(s)
| {{{3|}}}
+
| {{{Wizards|}}}
 +
|-
 +
! Source
 +
| {{{Source|}}}
 
|-
 
|-
 
! Other info
 
! Other info
| {{{4|}}}
+
| {{{Other|}}}
 +
|-
 
|}
 
|}
 
[[Category:tune]]
 
 
</includeonly>
 
</includeonly>

Revision as of 19:54, 19 July 2010

This is the "Tunes" template. It should be called in the following format:

{{Tunes
| Date =
| Description =
| Wizards =
| Source =
| Other =
}}

Edit the page to see the template text.