Template:An: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
=====Variables===== | =====Variables===== | ||
# name | # name | ||
: image | : image= | ||
: link | : link= | ||
: source (you have to add the <nowiki>{{-}}</nowiki> inside this variable if you want it) | : source= (you have to add the <nowiki>{{-}}</nowiki> inside this variable if you want it) | ||
=====Code===== | =====Code===== | ||
Line 21: | Line 21: | ||
==Example 2== | ==Example 2== | ||
{{An| | <pre>{{An|Armageddon's Blade|link=Armageddon's Blade (artifact)|source={{-}}{{withab}}}}</pre> | ||
=== See also == | {{An|Armageddon's Blade|link=Armageddon's Blade (artifact)|source={{-}}{{withab}}}} | ||
== See also == | |||
* [[:Template:An2]] | |||
* [[:Template:Ar]] | * [[:Template:Ar]] | ||
[[Category: Table templates|Artifact name]] | [[Category: Table templates|Artifact name]] | ||
__NOTOC__</noinclude> | __NOTOC__</noinclude> |
Revision as of 13:55, 25 May 2021
An is an acronym of Artifact Name.
Use
It's for lists, to show artifact image and name with a link to it
Variables
- name
- image=
- link=
- source= (you have to add the {{-}} inside this variable if you want it)
Code
{{An|'Artifact name'}}
Example
{{An|Spyglass}}
gives:
Example 2
{{An|Armageddon's Blade|link=Armageddon's Blade (artifact)|source={{-}}{{withab}}}}