Template:At: Difference between revisions
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: | '''AT''' is short of '''A'''rtifact '''T'''able. It is used together with [[:Template:Ar]]. | ||
=== Variables === | === Variables === | ||
Line 16: | Line 16: | ||
=== Code === | === Code === | ||
<pre>{{ | <pre>{{At}} | ||
{{ | {{Ar|'Artifact name'|'slot'|'class'|'cost'|'effect'|'Combo Artifact name'}} | ||
<...> | <...> | ||
{{ | {{Ar|'Artifact name'|'slot'|'class'|'cost'|'effect'|'Combo Artifact name'}} | ||
|}</pre> | |}</pre> | ||
=== Example === | === Example === | ||
<pre>{{ | <pre>{{At|Miscellaneous}} | ||
{{ | {{Ar|Sword of Judgement|roe||Weapon|Relic|100000|All [[Primary Skills]] +5|Angelic_Alliance}} | ||
|}</pre> | |}</pre> | ||
gives: | gives: | ||
{{ | {{At|Table name}} | ||
{{ | {{Ar|Sword of Judgement|roe|Weapon|Relic|100000|All [[Primary Skills]] +5|Angelic_Alliance|combo_source={{-}}{{withab}}}} | ||
|} | |} | ||
== See also == | == See also == | ||
* [[:Template: | * [[: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 | Slot | Class | Cost | Effect | Combination | |
---|---|---|---|---|---|---|
Sword of Judgement | Weapon | Relic | 100000 | All Primary Skills +5 | Part of Angelic_Alliance |