Template:Artifact: Difference between revisions
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= | | rowspan=4 | [[Image:Artifact {{{name|{{PAGENAME}}}}}.gif|44px]] | ||
| '''Class:''' {{{class|}}} | | '''Class:''' {{{class|}}} | ||
|- | |- | ||
| ''' | | '''Slot:''' {{{equip|[[Artifact]]}}} | ||
|- | |- | ||
| ''' | | '''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: | |||
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 = }} |