Template:Artifact: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
mNo edit summary
(see also links added)
(6 intermediate revisions by the same user not shown)
Line 14: Line 14:
| colspan=3 style="width: 125px;" | '''Effect:''' {{{effect|}}}
| colspan=3 style="width: 125px;" | '''Effect:''' {{{effect|}}}
|}
|}
{| style="left; border: 1px solid; background-color: papayawhip; font-size:90%; width;"
{| style="left; border: 1px solid grey; background-color: papayawhip; padding-left:10px; font-size:90%; width;"
| style="text-align:center; width: 60px;"|[[File:{{{name|{{PAGENAME}}}}}_artifact{{{ext|.gif}}}]] || style="padding-left:15px; "| ''{{{event|}}}''
| style="align:center; width: 60px;"|[[File:{{{name|{{PAGENAME}}}}}_artifact{{{ext|.gif}}}]] || ''{{{event|}}}  
|}
|}
'''{{{name|{{PAGENAME}}}}}''' is a {{{class}}} class artifact, that is equipped in {{{slot}}} slot.<noinclude>
'''{{{name|{{PAGENAME}}}}}''' is a {{{class}}} class artifact, that is equipped in {{{slot}}} slot.<noinclude>


Line 28: Line 29:
  | cost  =  
  | cost  =  
  | effect =  
  | effect =  
| event  =
}}</pre>
}}</pre>
|}
|}


== See also ==
* [[:Template:Combination artifact]]
* [[:Template:Artifacts]]
* [[:Template:Combination artifactH]]
* [[:Template:ArtifactH]]
[[Category: Misc templates|Artifact]]</noinclude>
[[Category: Misc templates|Artifact]]</noinclude>

Revision as of 00:33, 19 May 2018

Artifact
Artifact Class:
Slot:
Cost: Gold
Effect:
File:Artifact artifact.gif

Artifact is a {{{class}}} class artifact, that is equipped in {{{slot}}} slot.

How to use

This template is designed to use only in artifact pages (e.g Charm of Mana). 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
 | class  = 
 | slot   = 
 | cost   = 
 | effect = 
}}

See also