Template:Equipment page/Description: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(new template for wikiseo)
 
 
(3 intermediate revisions by 3 users not shown)
Line 4: Line 4:


The following will auto-generate a simple introduction paragraph for any combination of parameters.  
The following will auto-generate a simple introduction paragraph for any combination of parameters.  
Warning:  WikiSEO doesn't fully parse the text given to it via the "description" property, i.e. the result of this template.  For example, you can't use the nowiki tag for whitespace tricks, and neither can you use HTML entities like   to introduce a space character.


-->
-->
{{PAGENAME}} is {{#if: {{{rarity|}}}  
{{PAGENAME}} {{#switch: {{{type}}}
| Gloves
| gloves
| Glove
| glove
| Boots
| boots
| Boot
| boot = are
| Clothing
| clothing
| Light Armour
| light armour
| Light Armor
| light armor
| Medium Armour
| medium armour
| Medium Armor
| medium armor
| Heavy Armour
| heavy armour
| Heavy Armor
| heavy armor
| Shields
| shields
| Shield
| shield
| Amulets
| amulets
| Amulet
| amulet
| Belts
| belts
| Belt
| belt
| Cloaks
| cloaks
| Cloak
| cloak
| Helmets
| helmets
| Helmet
| helmet
| Helm
| helm
| Rings
| rings
| Ring
| ring = is}} {{#if: {{{rarity|}}}  
|
|
   {{#if: {{{rarity|}}}
   {{#if: {{{rarity|}}}
Line 78: Line 124:
{{EquipmentPage/Description
{{EquipmentPage/Description
| type = Gloves
| type = Gloves
| rarity =
| rarity = uncommon
}}
}}
</pre>
</pre>
Line 87: Line 133:
{{EquipmentPage/Description
{{EquipmentPage/Description
| type = Gloves
| type = Gloves
| rarity = common
| rarity = uncommon
}}
}}


[[Category:Equipment Page Templates]]
[[Category:Equipment page templates]]
</noinclude>
</noinclude>

Latest revision as of 11:34, 1 December 2023

This template will auto-generate a simple, generic description for use in Template:EquipmentPage but without wiki markup so it can be used for the description meta tag set by WikiSeo.

Usage:

{{EquipmentPage/Description
| type = Gloves
| rarity = uncommon
}}

Result:


Equipment page/Description are an uncommon pair of Gloves in Baldur's Gate 3.