Template:Artifact: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
mNo edit summary
(Undo revision 59142 by Imahero (talk))
Tag: Undo
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| cellpadding=3 cellspacing=0 style="background: #{{tan_3}}; border: 1px solid; float:{{{float|right}}};"
{| cellpadding=3 cellspacing=0 style="background: #{{tan_3}}; border:1px solid; border-color:rgba(0,0,0,0); float:{{{float|right}}};"
! colspan=3 style="background:#{{Tan 1}}; heigth: 25px;" | {{{<span style="color:white">name|<span style="color:white">{{PAGENAME}}}}}
! colspan=3 style="background:#{{Tan 1}}; heigth: 25px;" | {{{<span style="">name|<span style="">{{PAGENAME}}}}}
|-
|-
| rowspan=3 valign=middle align=middle | [[File:Artifact {{{name|{{PAGENAME}}}}}{{{ext|.gif}}}|{{{name|{{PAGENAME}}}}}]]
| rowspan=3 valign=middle align=middle | [[File:Artifact {{{name|{{PAGENAME}}}}}{{{ext|.gif}}}|{{{name|{{PAGENAME}}}}}]]
! align=left style="width: 40px;" | [[Artifact#Class|<span style="color:black">Class:</span>]]
! align=left style="width: 40px;" | [[Artifact#Class|<span style="">Class:</span>]]
| {{{class|}}}
| {{{class|}}}
|-
|-
! align=left | [[Artifact#Slots|<span style="color:black">Slot:</span>]]
! align=left | [[Artifact#Slots|<span style="">Slot:</span>]]
| {{{slot|}}}
| {{{slot|}}}
|-
|-
! align=left | [[Artifact#Cost|<span style="color:black">Cost:</span>]]
! align=left | [[Artifact#Cost|<span style="">Cost:</span>]]
| {{{cost|}}} {{G}}
| {{{cost|}}} {{G}}
|- style="font-size:90%"
|- style="font-size:90%"
| colspan=3 style="width: 125px;" | '''Effect:''' {{{effect|}}}
| colspan=3 style="width: 125px;" | '''Effect:''' {{{effect|}}}
|}
|}
{| style="left; border: 1px solid grey; background-color: papayawhip; padding-left:10px; font-size:90%; width;"
<div style="display:flex; padding-right:1em">
| style="align:center; width: 60px;"|[[File:{{{name|{{PAGENAME}}}}}_artifact{{{ext|.gif}}}]] || ''"{{{event|}}}"
{| style="left; border:1px solid; border-color:rgba(0,0,0,0); background-color: papayawhip; color:darkolivegreen; padding-left:10px; font-size:90%; width:fit-content;"
| style="align:center; width: 60px; image-rendering:pixelated;"|[[File:{{{name|{{PAGENAME}}}}}_artifact{{{ext|.gif}}}]] || ''{{{event|}}}  
|}
|}
 
</div>
'''{{{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 32: Line 33:
|}
|}


== See also ==
* [[:Template:Combination artifact]]
* [[:Template:Treasure artifacts]]
[[Category: Misc templates|Artifact]]</noinclude>
[[Category: Misc templates|Artifact]]</noinclude>

Revision as of 17:08, 25 June 2021

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