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…')
 
 
(13 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
|1=
+
| Date =
|2=
+
| Description =
|3=
+
| Wizards =
|4=
+
| Source =
 +
| Other =
 
}}
 
}}
 
</pre>
 
</pre>
Line 13: Line 14:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
{| class="wikitable"
 
{| class="wikitable"
! Date
 
| {{{1|}}}
 
 
|-
 
|-
! Tune description
+
| '''Date (yy/mm/dd):''' {{{Date|}}}
| {{{2|}}}
+
 
|-
 
|-
! Wizard(s)
+
| '''Tune description:''' {{{Description|}}}
| {{{3|}}}
+
|-
 +
| '''Wizard(s):''' {{{Wizards|}}}
 +
|-
 +
| '''Source:''' {{{Source|}}}
 +
|-
 +
| '''Other info:''' {{{Other|}}}
 
|-
 
|-
! Other info
 
| {{{4|}}}
 
 
|}
 
|}
 
+
[[Category:Tune]]
[[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.