Difference between revisions of "Template:Tune"

From BatWiki
Jump to: navigation, search
 
(4 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 13: Line 13:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{| class="wikitable sortable" style="text-align: left;"  align="left"
+
{| class="wikitable"
! Date (yy/mm/dd) !! Description !! Who to blame !! Source !! Other info
+
 
|-
 
|-
| {{{Date|}}}
+
| '''Date (yy/mm/dd):''' {{{Date|}}}
| {{{Description|}}}
+
|-
| {{{Wizards|}}}
+
| '''Tune description:''' {{{Description|}}}
| {{{Source|}}}
+
|-
| {{{Other|}}}
+
| '''Wizard(s):''' {{{Wizards|}}}
 +
|-
 +
| '''Source:''' {{{Source|}}}
 +
|-
 +
| '''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.