Template:An2: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>[[Image:{{{image|{{{1|}}}}}}_am-artif.gif|{{{link|{{{1|}}}}}}|link={{{link|{{{1|}}}}}}]]{{-}}[[{{{link|{{{1|}}}}}}|{{{1|}}}]]{{{source|}}}</includeonly><noincl...") |
mNo edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>[[Image:{{{image|{{{1|}}}}}} | <includeonly>[[Image:Artifact_{{{image|{{{1|}}}}}}.gif|{{{link|{{{1|}}}}}}|link={{{link|{{{1|}}}}}}]]{{-}}[[{{{link|{{{1|}}}}}}|{{{1|}}}]]{{{source|}}}</includeonly><noinclude> | ||
'''An''' is an acronym of '''A'''rtifact '''N'''ame. | '''An''' is an acronym of '''A'''rtifact '''N'''ame. | ||
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 15: | Line 15: | ||
==Example== | ==Example== | ||
<pre>{{An2| | <pre>{{An2|Spyglass}}</pre> | ||
gives: | gives: | ||
{{An2| | {{An2|Spyglass}} | ||
==Example 2== | ==Example 2== | ||
{{An2| | <pre>{{An2|Armageddon's Blade|link=Armageddon's Blade (artifact)|source={{-}}{{withab}}}}</pre> | ||
=== See also == | {{An2|Armageddon's Blade|link=Armageddon's Blade (artifact)|source={{-}}{{withab}}}} | ||
== See also == | |||
* [[:Template:An]] | * [[:Template:An]] | ||
* [[Template_talk:An2/An-An2_comparison|An/An2_comparison]] | |||
[[Category: Table templates|Artifact name]] | [[Category: Table templates|Artifact name]] | ||
__NOTOC__</noinclude> | __NOTOC__</noinclude> |
Latest revision as of 01:16, 9 October 2024
An is an acronym of Artifact Name.
Use[edit | hide | hide all]
It's for lists, to show artifact image and name with a link to it
Variables[edit | hide]
- name
- image=
- link=
- source= (you have to add the {{-}} inside this variable if you want it)
Code[edit | hide]
{{An2|'Artifact name'}}
Example[edit | hide]
{{An2|Spyglass}}
gives:
Example 2[edit | hide]
{{An2|Armageddon's Blade|link=Armageddon's Blade (artifact)|source={{-}}{{withab}}}}