Difference between revisions of "Template:Tune"

From BatWiki
Jump to: navigation, search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "Tunes" template.
+
This is the "Tune" template.
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
{{ Tunes
+
{{ Tune
 
| Date =
 
| Date =
 
| Description =
 
| Description =
Line 14: Line 14:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
{| class="wikitable"
 
{| class="wikitable"
! Date (yy/mm/dd)
 
| {{{Date|}}}
 
 
|-
 
|-
! Tune description
+
| '''Date (yy/mm/dd):''' {{{Date|}}}
| {{{Description|}}}
+
 
|-
 
|-
! Wizard(s)
+
| '''Tune description:''' {{{Description|}}}
| {{{Wizards|}}}
+
 
|-
 
|-
! Source
+
| '''Wizard(s):''' {{{Wizards|}}}
| {{{Source|}}}
+
 
|-
 
|-
! Other info
+
| '''Source:''' {{{Source|}}}
| {{{Other|}}}
+
|-
 +
| '''Other info:''' {{{Other|}}}
 
|-
 
|-
 
|}
 
|}
 +
[[Category:Tune]]
 
</includeonly>
 
</includeonly>

Latest revision as of 23:32, 19 July 2010

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

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

Edit the page to see the template text.