Template:Artifact: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
('see also' links added)
mNo edit summary
 
(24 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| cellpadding=3 cellspacing=0 style="background: #{{tan_3}}; border: 1px solid; float:{{{float|right}}};"
<includeonly>{| cellpadding=3 cellspacing=0 style="background: #{{artifact 2}}; 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:#{{artifact 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; background-color: papayawhip;">
| style="align:center; width: 60px;"|[[File:{{{name|{{PAGENAME}}}}}_artifact{{{ext|.gif}}}]] || ''{{{event|}}}  
{| style="left; border:1px solid; border-color:rgba(0,0,0,0); 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 [[:Category:{{{class}}} artifacts|{{{class}}} class]] artifact equipped in the {{{slot}}} slot.</includeonly><noinclude>
 
== How to use ==
== 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".  
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".  
Line 31: Line 31:
}}</pre>
}}</pre>
|}
|}
==Example==
{{Artifact
| name  = Angel Wings
| class  = relic
| slot  = shoulders
| cost  = 20000
| event  = Not really wanting to know where the Angel is who belongs to these wings, you take them and quickly depart.
| effect = Worn about the shoulders, these wings allow you to fly.
}}


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

Latest revision as of 17:57, 9 January 2024

How to use[edit]

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

Example[edit]

Artifact
Angel Wings Class: relic
Slot: shoulders
Cost: 20000 Gold
Effect: Worn about the shoulders, these wings allow you to fly.
Not really wanting to know where the Angel is who belongs to these wings, you take them and quickly depart.

Angel Wings is a relic class artifact equipped in the shoulders slot.

See also[edit]