Template:An: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>[[Image:Artifact_{{{image|{{{1|}}}}}}.gif‎|{{{1|}}}|link={{{link|{{{1|}}}}}}]]{{{space|}}}[[{{{link|{{{1|}}}}}}|{{{1|}}}]]{{{source|}}}</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 9: Line 9:
: image
: image
: link
: link
: space (between image and letters)
: source (you have to add the <nowiki>{{-}}</nowiki> inside this variable if you want it)
: source (have to add the <nowiki>{{-}}</nowiki> inside this variable if you want it)


=====Code=====
=====Code=====
Line 16: 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==
==Example 2==
{{An|Horn of the Abyss|image=Horn of the Abyss (artifact)|link=Horn of the Abyss (artifact)|space={{-}}|source={{-}}{{withhota}}}}
<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]