Template:AH: Difference between revisions
From HorizonXI Wiki
m (update: search no longer uses /search?) |
m (update in search: uses _ (underscore) now and not + (plus) for spacing) |
||
Line 1: | Line 1: | ||
<includeonly>{{#switch:{{lc:{{{1|}}}}}|bazaar = '''''<font color=red>Cannot</font>''' be sold on the '''[[Auction House]]''', but '''<font color=green>can</font>''' be '''[[Trade|traded]]''', '''[[Bazaar|bazaared]]''', and '''[[Delivery Box|delivered]]''' to a character on the same account.''|undeliverable bazaar| = '''''<font color=red>Cannot</font>''' be sold on the '''[[Auction House]]''' or '''[[Undeliverable|delivered]]''', but '''<font color=green>can</font>''' be '''[[Trade|traded]]''' and '''[[Bazaar|bazaared]]'''.''|exclusive = '''''<font color=red>Cannot</font>''' be '''[[Auction House|auctioned]]''', '''[[Trade|traded]]''', or '''[[Bazaar|bazaared]]''', but '''<font color=green>can</font>''' be '''[[Delivery Box|delivered]]''' to a character on the same account.''|undeliverable exclusive = '''''<font color=red>Cannot</font>''' be '''[[Auction House|auctioned]]''', '''[[Trade|traded]]''', '''[[Bazaar|bazaared]]''', or '''[[Undeliverable|delivered]]'''.''|#default = '''[[Auction House#Categories|Auction House Category]]:''' [[{{{1}}}]]{{#if:{{{nc|}}}||[[Category:{{{1}}}]]}}{{#if:{{{2|}}}|<nowiki/> > {{#switch:{{lc:{{{2}}}}}|automaton=[[Automaton Attachments|{{{2}}}]]|summoning=[[Summoning Magic|{{{2}}}]]|rings=[[:Category:Rings|Rings]]|[[{{{2}}}]]{{#if:{{{nc|}}}||{{#switch:{{lc:{{{2}}}}}|earrings=[[Category:Ears]]|#default=[[Category:{{{2}}}]]}}}}}}{{#if:{{{3|}}}|<nowiki/> > [[{{{3}}}]]{{#if:{{{nc|}}}||[[Category:{{{3}}}]]}}}}}}}} [[File:AH_Black.png|baseline|28px|link=https://horizonxi.com/items/{{#replace:{{#replace:{{#replace:{{{search|{{PAGENAMEE}}}}}| |_}}|+|%2B}}|_| | <includeonly>{{#switch:{{lc:{{{1|}}}}}|bazaar = '''''<font color=red>Cannot</font>''' be sold on the '''[[Auction House]]''', but '''<font color=green>can</font>''' be '''[[Trade|traded]]''', '''[[Bazaar|bazaared]]''', and '''[[Delivery Box|delivered]]''' to a character on the same account.''|undeliverable bazaar| = '''''<font color=red>Cannot</font>''' be sold on the '''[[Auction House]]''' or '''[[Undeliverable|delivered]]''', but '''<font color=green>can</font>''' be '''[[Trade|traded]]''' and '''[[Bazaar|bazaared]]'''.''|exclusive = '''''<font color=red>Cannot</font>''' be '''[[Auction House|auctioned]]''', '''[[Trade|traded]]''', or '''[[Bazaar|bazaared]]''', but '''<font color=green>can</font>''' be '''[[Delivery Box|delivered]]''' to a character on the same account.''|undeliverable exclusive = '''''<font color=red>Cannot</font>''' be '''[[Auction House|auctioned]]''', '''[[Trade|traded]]''', '''[[Bazaar|bazaared]]''', or '''[[Undeliverable|delivered]]'''.''|#default = '''[[Auction House#Categories|Auction House Category]]:''' [[{{{1}}}]]{{#if:{{{nc|}}}||[[Category:{{{1}}}]]}}{{#if:{{{2|}}}|<nowiki/> > {{#switch:{{lc:{{{2}}}}}|automaton=[[Automaton Attachments|{{{2}}}]]|summoning=[[Summoning Magic|{{{2}}}]]|rings=[[:Category:Rings|Rings]]|[[{{{2}}}]]{{#if:{{{nc|}}}||{{#switch:{{lc:{{{2}}}}}|earrings=[[Category:Ears]]|#default=[[Category:{{{2}}}]]}}}}}}{{#if:{{{3|}}}|<nowiki/> > [[{{{3}}}]]{{#if:{{{nc|}}}||[[Category:{{{3}}}]]}}}}}}}} [[File:AH_Black.png|baseline|28px|link=https://horizonxi.com/items/{{#replace:{{#replace:{{#replace:{{{search|{{PAGENAMEE}}}}}| |_}}|+|%2B}}|_|_}}]]<br> | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
[[Category:Templates|{{PAGENAMEE}}]] | [[Category:Templates|{{PAGENAMEE}}]] |
Latest revision as of 16:49, 22 September 2024
Usage
{{AH|category|subcategory|subcategory|search=Item_Name}}
- The subcategories and are optional.
- search: Optional. Use to specify the name of the item to search for on ffxiah.com, if the item cannot be found via its page name (see example below).
Examples
Code | Result |
---|---|
{{AH|Furnishings}} |
Auction House Category: Furnishings |
{{AH|Weapons|Swords}} |
Auction House Category: Weapons > Swords |
{{AH|Weapons|Ammo & Misc|Fishing Gear}} |
Auction House Category: Weapons > Ammo & Misc. > Fishing Gear |
{{AH|Scrolls|Dice|search=Corsair_Die}} |
Auction House Category: Scrolls > Dice |
{{AH}} |
Cannot be sold on the Auction House or delivered, but can be traded and bazaared. |
{{AH|bazaar}} |
Cannot be sold on the Auction House, but can be traded, bazaared, and delivered to a character on the same account. |
{{AH|exclusive}} |
Cannot be auctioned, traded, or bazaared, but can be delivered to a character on the same account. |
{{AH|undeliverable bazaar}} |
Cannot be sold on the Auction House or delivered, but can be traded and bazaared. |
{{AH|undeliverable exclusive}} |
Cannot be auctioned, traded, bazaared, or delivered. |