Template:Artifact: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
(added some links for blank text)
Line 3: Line 3:
|-
|-
| rowspan=4 | [[Image:Artifact {{{name|{{PAGENAME}}}}}.gif|44px]]
| rowspan=4 | [[Image:Artifact {{{name|{{PAGENAME}}}}}.gif|44px]]
             | '''Class:''' {{{class|}}}
             | '''Class:''' {{{class|[[List_of_artifacts_sorted_by_class|classes]]}}}
|-
|-
             | '''Slot:''' {{{equip|[[Artifact]]}}}
             | '''Slot:''' {{{equip|[[Artifact|slots]]}}}
|-
|-
             | '''Base cost:''' {{{cost|}}} {{Gold}}
             | '''Base cost:''' {{{cost|-}}} {{Gold}}
|-
|-
             | '''Effect:''' {{{effect|}}}
             | '''Effect:''' {{{effect|[[List_of_artifacts_sorted_by_equip_slot|effects]]}}}
|}<noinclude>
|}<noinclude>



Revision as of 11:11, 4 March 2014

Artifact
File:Artifact Artifact.gif Class: classes
Slot: slots
Base cost: - Gold
Effect: effects

How to use

Copy the code below at the beginning of the artifact article, and fill in the missing information. Notice, that the factors below are case sensitive meaning, that "A" is not the same as "a".

{{Artifact
 | name   = {{PAGENAME}}
 | class  = 
 | equip  = 
 | cost   = 
 | effect = 
}}