Template:Artifact: Difference between revisions
Jump to navigation
Jump to search
ShushMaster (talk | contribs) mNo edit summary |
ShushMaster (talk | contribs) (event table adding test) |
||
Line 13: | Line 13: | ||
|- style="font-size:90%" | |- style="font-size:90%" | ||
| colspan=3 style="width: 125px;" | '''Effect:''' {{{effect|}}} | | colspan=3 style="width: 125px;" | '''Effect:''' {{{effect|}}} | ||
|}'''{{{name|{{PAGENAME}}}}}''' is a {{{class}}} class artifact, that is equipped in {{{slot}}} slot.<noinclude> | |} | ||
{| style="left; border: 1px solid; background-color: papayawhip; font-size:90%; width;" | |||
| style="align:center; width: 60px;"|[[File:{{{name|{{PAGENAME}}}}}_artifact{{{ext|.gif}}}]] || style="padding-left:15px; "| ''{{{event|}}}'' | |||
|} | |||
'''{{{name|{{PAGENAME}}}}}''' is a {{{class}}} class artifact, that is equipped in {{{slot}}} slot.<noinclude> | |||
== How to use == | == How to use == | ||
Line 24: | Line 28: | ||
| cost = | | cost = | ||
| effect = | | effect = | ||
| event = | |||
}}</pre> | }}</pre> | ||
|} | |} | ||
[[Category: Misc templates|Artifact]]</noinclude> | [[Category: Misc templates|Artifact]]</noinclude> |
Revision as of 20:04, 18 May 2018
Artifact | ||
---|---|---|
Artifact | Class: | |
Slot: | ||
Cost: | ||
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 = | event = }} |