Template:Item Tooltip: Difference between revisions
From PegasusXI Wiki
imported>BG-Wiki import Imported from the BG-Wiki archive (CC BY-NC-SA 3.0) |
imported>BG-Wiki import Imported from the BG-Wiki archive (CC BY-NC-SA 3.0) |
(No difference)
| |
Latest revision as of 14:38, 12 August 2026
Shorthand to create an item icon, name, link and tooltip. Frequently used for tables in Category:Private Server pages
{{Item Tooltip|Name=}}
Parameters
- Name (or unnamed field 1)
The item's name. Needs to match the icon and description's file names. For example,
Echad Ring works because the icon file is named "File:Echad Ring icon.png", and the description file is named "File:Echad Ring description.png".
- link (optional)
Specify the page to link to, if it differs from the "Name" field. For example,
Cipher: Moogle
- alt (optional)
Alternate text to display, if it differs from the "Name" or "link" fields. For example:
Copper A.M.A.N. Voucher.
Examples
Name field
{{Item Tooltip|Name=Meat Jerky}}
Unnamed first field
{{Item Tooltip|Echad Ring}}
link field
{{Item Tooltip|Cipher- Moogle|link=Cipher: Moogle}}
alt field
{{Item Tooltip|Copper Voucher|alt=Copper A.M.A.N. Voucher}}




