Template:An: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
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 21: Line 21:


==Example 2==
==Example 2==
{{An|Horn of the Abyss|image=Horn of the Abyss (artifact)|link=Horn of the Abyss (artifact)|source={{-}}{{withhota}}}}
<pre>{{An|Armageddon's Blade|link=Armageddon's Blade (artifact)|source={{-}}{{withab}}}}</pre>


=== See also ===
{{An|Armageddon's Blade|link=Armageddon's Blade (artifact)|source={{-}}{{withab}}}}
== See also ==
* [[:Template:An2]]
* [[:Template:Ar]]
* [[:Template:Ar]]


[[Category: Table templates|Artifact name]]
[[Category: Table templates|Artifact name]]
__NOTOC__</noinclude>
__NOTOC__</noinclude>

Revision as of 13:55, 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
  1. name
image=
link=
source= (you have to add the {{-}} inside this variable if you want it)
Code
{{An|'Artifact name'}}

Example

{{An|Spyglass}}

gives:

Spyglass Spyglass

Example 2

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

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

See also