Template:Artifact: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(112 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
{| | <includeonly>{{Artifact sidebar|{{{slot}}}=expanded|{{{class}}}=expanded}} | ||
{| cellpadding=3 cellspacing=0 style="background: #{{Orange 3}}; border:1px solid; border-color:rgba(0,0,0,0); float:{{{float|right}}}; margin-left: 5px;" | |||
! colspan=3 style="background:#{{Orange 1}}; height: 25px;" | {{{name|{{PAGENAME}}}}} | |||
|- | |- | ||
| rowspan=3 | [[ | | rowspan=3 valign=middle align=middle | [[File:Artifact {{{name|{{PAGENAME}}}}}{{{ext|.gif}}}|{{{name|{{PAGENAME}}}}}]] | ||
! align=left style="width: 40px;" | [[Artifact#Class|Class:]] | |||
| {{{class|}}} | |||
|- | |- | ||
! align=left | [[Artifact#Slots|Slot:]] | |||
| {{{slot|}}} | |||
|- | |- | ||
! align=left | [[Artifact#Cost|Cost:]] | |||
|}<noinclude> | | {{{cost|}}} {{G}} | ||
|- style="font-size:90%" | |||
| colspan=3 style="width: 125px;" | '''Effect:''' {{{effect|}}} | |||
|} | |||
<div style="display:flex; padding-right:1em; background-color: #{{Orange 4}};"> | |||
{| 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 [[:Category:{{{class}}} artifacts|{{{class}}} class]] artifact equipped in the {{{slot}}} slot.</includeonly><noinclude> | |||
== How to use == | == 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". | 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". | ||
{| style="background: transparent;" | {| style="background: transparent;" | ||
| <pre>{{Artifact | | <pre>{{Artifact | ||
| class = | | class = | ||
| slot = | |||
| cost = | | cost = | ||
| effect = | | effect = | ||
Line 23: | Line 33: | ||
|} | |} | ||
[[Category: | ==Example== | ||
{{Artifact | |||
| name = Angel Wings | |||
| class = Relic | |||
| slot = Cape | |||
| 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 == | |||
* [[Template:Artifact sidebar]] | |||
[[Category: Artifact templates]]</noinclude> |
Latest revision as of 17:54, 18 October 2024
How to use[edit | hide | hide all]
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 | hide]
Artifacts (by slot) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Angel Wings | ||
---|---|---|
Class: | Relic | |
Slot: | Cape | |
Cost: | 20000 | |
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 Cape slot.