Template:An2: Difference between revisions

From Heroes 3 wiki
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...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>[[Image:{{{image|{{{1|}}}}}}_am-artif.gif‎|{{{link|{{{1|}}}}}}|link={{{link|{{{1|}}}}}}]]{{-}}[[{{{link|{{{1|}}}}}}|{{{1|}}}]]{{{source|}}}</includeonly><noinclude>
<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|Armor of the Damned}}</pre>
<pre>{{An2|Spyglass}}</pre>
gives:
gives:


{{An2|Armor of the Damned}}
{{An2|Spyglass}}


==Example 2==
==Example 2==
{{An2|Horn of the Abyss|link=Horn of the Abyss (artifact)|source={{-}}{{withhota}}}}
<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:Ar]]
* [[:Template:Ar]]
* [[: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 15:02, 25 May 2021

An is an acronym of Artifact Name.

Use[edit]

It's for lists, to show artifact image and name with a link to it

Variables[edit]
  1. name
image=
link=
source= (you have to add the {{-}} inside this variable if you want it)
Code[edit]
{{An2|'Artifact name'}}

Example[edit]

{{An2|Spyglass}}

gives:

Spyglass Spyglass

Example 2[edit]

{{An2|Armageddon's Blade|link=Armageddon's Blade (artifact)|source={{-}}{{withab}}}}

Armageddon's Blade (artifact) Armageddon's Blade Armageddon's Blade

See also[edit]