Difference between revisions of "Category:Template"

From BatWiki
Jump to: navigation, search
Line 1: Line 1:
 
List of templates you can use. Please ask from admin if you want something to be added to templates. Don't go change them by yourself without asking!
 
List of templates you can use. Please ask from admin if you want something to be added to templates. Don't go change them by yourself without asking!
  
Here's example how to use armour template for example:
 
 
[[Category:Str]]
 
[[Category:Neck]]
 
{{Infobox Armour
 
|name=Necklace of teeth
 
|stats=+5 [[:Category:Str|Str]]
 
|slot=[[:Category:Neck|Neck]]
 
|weight=[[10.9kg]]
 
|desc= description
 
}}
 
 
and here is what you see:
 
 
So
 
  
 
Templates made so far:
 
Templates made so far:
Line 21: Line 6:
  
 
[[Template:Infobox_Armour|Armours]]
 
[[Template:Infobox_Armour|Armours]]
 +
 +
You can go to check [[Necklace of teeth]] and click edit to see how to use template. If some attribute listed in template isn't defined it's using default variable which is set in template.

Revision as of 21:20, 12 September 2006

List of templates you can use. Please ask from admin if you want something to be added to templates. Don't go change them by yourself without asking!


Templates made so far: Monsters

Armours

You can go to check Necklace of teeth and click edit to see how to use template. If some attribute listed in template isn't defined it's using default variable which is set in template.