Difference between revisions of "Template:Fence"

From Wurmpedia
Jump to navigation Jump to search
(some rendered information if statements)
Line 64: Line 64:
 
|stone parapet = * 15x [[{{{material|Stone brick}}}]]
 
|stone parapet = * 15x [[{{{material|Stone brick}}}]]
 
}}
 
}}
 
  
 
}}
 
}}
 
|result=*'''{{PAGENAME}}'''
 
|result=*'''{{PAGENAME}}'''
 
|skill=Masonry
 
|skill=Masonry
|improveItem={{{material|bricks}}}
+
|improveItem={{#if:{{{rendered|}}}|[[Stone brick]]|{{{material}}}}}
 
|note={{#if:{{{rendered|}}}|*You may use a [[crowbar]] to return a {{PAGENAME}} back to its original unrendered state.|*You must have at least one [[{{{material|brick}}}]] in your [[inventory]] to start building it.}}
 
|note={{#if:{{{rendered|}}}|*You may use a [[crowbar]] to return a {{PAGENAME}} back to its original unrendered state.|*You must have at least one [[{{{material|brick}}}]] in your [[inventory]] to start building it.}}
 
{{#if:{{{type|stone parapet}}}||*Can only be built on building tile borders.}}
 
{{#if:{{{type|stone parapet}}}||*Can only be built on building tile borders.}}
Line 110: Line 109:
  
 
== Notes ==
 
== Notes ==
* Repair {{PAGENAME}} with {{{material}}}. Each {{{material}}} will repair up to 10 damage depending on quality and repairing skill.
+
* Repair {{PAGENAME}} with {{#if:{{{rendered|}}}|[[stone brick]]|{{{material}}}}}. Each {{{material}}} will repair up to 10 damage depending on quality and repairing skill.
 
* At 60 damage, {{#if:{{{type|iron}}}{{{type|high iron}}}{{{type|chain}}}|cracks will form on the wall|the iron fence bars will turn rusty in color.}}
 
* At 60 damage, {{#if:{{{type|iron}}}{{{type|high iron}}}{{{type|chain}}}|cracks will form on the wall|the iron fence bars will turn rusty in color.}}
 
{{#if:{{{gate|}}}|* Intelligent monsters such as [[troll|trolls]] are able to open unlocked gates.}}
 
{{#if:{{{gate|}}}|* Intelligent monsters such as [[troll|trolls]] are able to open unlocked gates.}}

Revision as of 16:55, 17 August 2017

Creating a fence page has never been easier! Just copy and paste and fill in the stuff below for all stone or iron fences or gates!

Note: Still a WIP, some elements may not show up properly yet. Also, only works for stone/iron, not wood/rope

{{Template:Fence
|babel=I
|image=Iron fence.jpg
|material=stone brick
|examine=Description
|type=(iron, high iron, portcullis, chain, stone, low stone, tall stone, stone parapet)
}}

OPTIONAL
|gate=yes
|rendered=yes
|optionaltext=(any notes you wish to add)

  • Image = image file for page
  • Material = what type of brick is used (singular)
  • Examine = right-click description
  • Gate = include if the page is a gate
  • Rendered = include if the fence is "rendered"