Template:An: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
(test)
No edit summary
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>[[Image:Artifact_{{{1|}}}.gif‎|{{-}}|{{{1|}}}|link={{{1|}}}]][[{{{1|}}}]]</includeonly><noinclude>
<includeonly>[[Image:{{{image|{{{1|}}}}}}_am-artif.gif‎|{{{link|{{{1|}}}}}}|link={{{link|{{{1|}}}}}}]]{{{noname|[[{{{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 6: Line 6:


=====Variables=====
=====Variables=====
1=name
# name
: image
: link
: source (you have to add the <nowiki>{{-}}</nowiki> inside this variable if you want it)


=====Code=====
=====Code=====
Line 12: Line 15:


==Example==
==Example==
<pre>{{An|Spyglass}}</pre>
<pre>{{An|Armor of the Damned}}</pre>
gives:
gives:


[[Image:Artifact_Spyglass.gif‎|Spyglass]][[Spyglass]]
{{An|Armor of the Damned}}
 
==Example 2==
<pre>{{An|Horn of the Abyss|link=Horn of the Abyss (artifact)|source={{-}}{{withhota}}}}</pre>
gives
 
{{An|Horn of the Abyss|link=Horn of the Abyss (artifact)|source={{-}}{{withhota}}}}


=== See also ===
=== See also ===
* [[:Template:Ar]]
* [[:Template:Ar]]
* [[:Template:An2]]
* [[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 16:38, 28 December 2022

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]
{{An|'Artifact name'}}

Example[edit]

{{An|Armor of the Damned}}

gives:

Armor of the DamnedArmor of the Damned

Example 2[edit]

{{An|Horn of the Abyss|link=Horn of the Abyss (artifact)|source={{-}}{{withhota}}}}

gives

Horn of the Abyss (artifact)Horn of the Abyss Horn of the Abyss

See also[edit]