Template:At: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
m (Legate moved page Template:At2 to Template:At)
mNo edit summary
 
Line 10: Line 10:
! width=280px | Combination</includeonly><noinclude>
! width=280px | Combination</includeonly><noinclude>


'''AT''' is short of '''A'''rtifact '''T'''able. It is used together with [[:Template:Ar2]].
'''AT''' is short of '''A'''rtifact '''T'''able. It is used together with [[:Template:Ar]].


=== Variables ===
=== Variables ===
Line 16: Line 16:


=== Code ===
=== Code ===
<pre>{{At2}}
<pre>{{At}}
{{Ar2|'Artifact name'|'slot'|'class'|'cost'|'effect'|'Combo Artifact name'}}
{{Ar|'Artifact name'|'slot'|'class'|'cost'|'effect'|'Combo Artifact name'}}
<...>
<...>
{{Ar2|'Artifact name'|'slot'|'class'|'cost'|'effect'|'Combo Artifact name'}}
{{Ar|'Artifact name'|'slot'|'class'|'cost'|'effect'|'Combo Artifact name'}}
|}</pre>
|}</pre>


=== Example ===
=== Example ===
<pre>{{At2|Miscellaneous}}
<pre>{{At|Miscellaneous}}
{{Ar2|Sword of Judgement|roe||Weapon|Relic|100000|All [[Primary Skills]] +5|Angelic_Alliance}}
{{Ar|Sword of Judgement|roe||Weapon|Relic|100000|All [[Primary Skills]] +5|Angelic_Alliance}}
|}</pre>
|}</pre>
gives:
gives:


{{At2|Table name}}
{{At|Table name}}
{{Ar2|Sword of Judgement|roe|Weapon|Relic|100000|All [[Primary Skills]] +5|Angelic_Alliance|combo_source={{-}}{{withab}}}}
{{Ar|Sword of Judgement|roe|Weapon|Relic|100000|All [[Primary Skills]] +5|Angelic_Alliance|combo_source={{-}}{{withab}}}}
|}
|}


== See also ==
== See also ==
* [[:Template: Ar2]]
* [[:Template: Ar]]


[[Category:Table templates|Artifact heading]]
[[Category:Table templates|Artifact heading]]
__NOTOC__</noinclude>
__NOTOC__</noinclude>

Latest revision as of 01:25, 9 October 2024


AT is short of Artifact Table. It is used together with Template:Ar.

Variables[edit | hide | hide all]

1=table name

Code[edit | hide]

{{At}}
{{Ar|'Artifact name'|'slot'|'class'|'cost'|'effect'|'Combo Artifact name'}}
<...>
{{Ar|'Artifact name'|'slot'|'class'|'cost'|'effect'|'Combo Artifact name'}}
|}

Example[edit | hide]

{{At|Miscellaneous}}
{{Ar|Sword of Judgement|roe||Weapon|Relic|100000|All [[Primary Skills]] +5|Angelic_Alliance}}
|}

gives:

Artifact Expansion Source Slot Class Cost Effect Combination
 Sword of Judgement Sword of Judgement 1 - Restoration of Erathia Weapon Relic 100000 Gold   All Primary Skills +5 Part of Angelic_Alliance Armageddon's Blade

See also[edit | hide]