Template:An2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
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== | ||
<pre>{{An2| | <pre>{{An2|Armageddon's Blade|link=Armageddon's Blade (artifact)|source={{-}}{{withab}}}}</pre> | ||
{{An2| | {{An2|Armageddon's Blade|link=Armageddon's Blade (artifact)|source={{-}}{{withab}}}} | ||
== See also == | |||
* [[:Template:Ar]] | * [[:Template:Ar]] | ||
* [[:Template:An]] | * [[:Template:An]] |
Revision as of 15:02, 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
{{An2|'Artifact name'}}
Example
{{An2|Spyglass}}
gives:
Example 2
{{An2|Armageddon's Blade|link=Armageddon's Blade (artifact)|source={{-}}{{withab}}}}