Template:Shield: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(New page: Coming soon. -~~~~)
 
No edit summary
Line 1: Line 1:
{|class="wikitable" style="width:700px"
Coming soon. -[[User:Caraamon|Caraamon Strugr-Makdasi]] 21:59, 26 May 2008 (CDT)
|-style="height:40px"
! colspan="2" style="font-size:150%"|{{{name|{{PAGENAME}}}}}
|-
|width="15%"|'''Look:'''||{{{look|''Unknown''}}}
|-
|'''Core Noun:'''||{{{noun|''Unknown''}}}
|-
|'''Type:'''||{{#If:{{{type|}}}|{{SkillCode|{{{type}}}}}|''Unknown''}}
|-
|'''Hindrance'''||{{{hindrance|''Unknown''}}}
|-
|'''Protection'''||{{{minprotection|''Unknown''}}} to {{{maxprotection|''Unknown''}}}
|-
|'''Damage'''||{{{puncture}}} puncture damage<br>{{{slice}}} slice damage<br>{{{impact}}} impact damage
|-
|'''Weight:'''||{{{weight|''?''}}} stones
|-
| '''Appraised Cost:''' || {{{appcost|''?''}}} Kronars
|-
{{#if:{{{shop|}}}|
{{#ifeq:{{lc:{{{shop}}}}}|n
|{{!}} '''For Sale At (Base Cost):'''{{!}}{{!}}Not sold
|{{!}} '''For Sale At (Base Cost):'''{{!}}{{!}} <DL><DT>[[{{{shop}}}]]<DD>({{{cost|''Unknown''}}}){{#if:{{{shop2|}}} | <DT>[[{{{shop2}}}]]<DD>({{{cost2|''Unknown''}}}) }}{{#if:{{{shop3|}}}|<DT>[[{{{shop3}}}]]<DD>({{{cost3|''Unknown''}}})}}</DL>}}
}}
{{#if: {{{shop|}}} | {{!}}- }}
| '''Special Properties:'''
|{{#ifeq||y|{{lc:{{{magic}}}}}|*This item is magical.|None}}
|}
{{#if:{{{notes|}}}|==Notes==<br>{{{notes}}}}}
<includeonly>
<!-- Adds page to appropriate category based on type -->
[[Category:Items]]
</includeonly>
<noinclude>
==Usage Documentation==
This template is for use with shields that are <b>non-forged</b> or derivatives thereof. Please consult the [[Elanthipedia:Manual_of_Style/new#Forged Equipment|Manual of Style]] for information on listing forged items. Please use [[Template:BrawlItem]] for parry sticks and brawling equipment.<br>
Currently the only special properties this page is set up to display is magical equipment. If you have other suggestions, please list them on the [[Template_talk:Shield|discussion page]].
Note: This page is not currently set up to automatically generate category inclusion or <nowiki>{{incomplete}}</nowiki> tags, but will soon.
<pre>
{{Shield
|name=(name of the object if it's different than the page name)
|look=(the description gained by LOOKing at it.)
|noun=(the single word noun used to interact with it)
|type=(SSH/MSH/LSH, shield size)
|minprotection=(minimum protection value)
|maxprotection=(maximum protection value)
|puncture=(damage when used as a weapon)
|slice=
|impact=
|balance=
|suitedness=
|construction=
|metal=(y/n Is it made with metal and therefore repairable at a metal forge)
|weight= (weight in stones)
|appcost=(The cost given by an expert appraisal. Given in kronars.)
|magic=(y/n)
|magicnote=(explain magical nature.)
|shop=(shop where it can be bought, put "n" if not sold)
|cost=(the cost at the preceeding shop, add currency type)
|shop2=
|cost2=
|shop3=
|cost3=
|notes=(any additional notes)
}}
</pre>

==Also See==
*[[Template:Armor]]
*[[Template:BrawlItem]]
*[[Template:Item]]
*[[Template:ForgedItem]]
*[[Template:Weapon]]

[[Category:Templates|{{PAGENAME}}]]
</noinclude>

Revision as of 21:41, 27 May 2008

Shield
Look: Unknown
Core Noun: Unknown
Type: Unknown
Hindrance Unknown
Protection Unknown to Unknown
Damage {{{puncture}}} puncture damage
{{{slice}}} slice damage
{{{impact}}} impact damage
Weight: ? stones
Appraised Cost: ? Kronars
Special Properties: {{#ifeq {{{magic}}}|*This item is magical.|None}}


Usage Documentation

This template is for use with shields that are non-forged or derivatives thereof. Please consult the Manual of Style for information on listing forged items. Please use Template:BrawlItem for parry sticks and brawling equipment.
Currently the only special properties this page is set up to display is magical equipment. If you have other suggestions, please list them on the discussion page. Note: This page is not currently set up to automatically generate category inclusion or {{incomplete}} tags, but will soon.

{{Shield
|name=(name of the object if it's different than the page name)
|look=(the description gained by LOOKing at it.)
|noun=(the single word noun used to interact with it)
|type=(SSH/MSH/LSH, shield size)
|minprotection=(minimum protection value)
|maxprotection=(maximum protection value)
|puncture=(damage when used as a weapon)
|slice=
|impact=
|balance=
|suitedness=
|construction=
|metal=(y/n Is it made with metal and therefore repairable at a metal forge)
|weight= (weight in stones)
|appcost=(The cost given by an expert appraisal. Given in kronars.)
|magic=(y/n)
|magicnote=(explain magical nature.)
|shop=(shop where it can be bought, put "n" if not sold)
|cost=(the cost at the preceeding shop, add currency type)
|shop2=
|cost2=
|shop3=
|cost3=
|notes=(any additional notes)
}}

Also See