Template:Artifact: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
| colspan=4 bgcolor=9B7350 | '''{{PAGENAME}}'''
| colspan=4 bgcolor=9B7350 | '''{{PAGENAME}}'''
|-
|-
| rowspan=3 | [[Image:Artifact {{{name|{{PAGENAME}}}}}.gif|44px]]
| rowspan=4 | [[Image:Artifact {{{name|{{PAGENAME}}}}}.gif|44px]]
             | '''Class:''' {{{class|}}}
             | '''Class:''' {{{class|}}}
|-
|-
             | '''Equipped in:''' {{{equip|}}}
             | '''Slot:''' {{{equip|[[Artifact]]}}}
|-
|-
             | '''Basic cost:''' {{{cost|}}} {{Gold}}
             | '''Base cost:''' {{{cost|}}} {{Gold}}
|-
            | '''Effect:''' {{{effect|}}}
|}<noinclude>
|}<noinclude>



Revision as of 11:01, 4 March 2014

Artifact
File:Artifact Artifact.gif Class:
Slot: Artifact
Base cost: Gold
Effect:

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 = 
}}