Template:Medium rarity item: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
(add uid)
Line 1: Line 1:
<includeonly><onlyinclude>{{RarityItem|{{{1}}}|30|alias={{{alias|}}}{{{2|}}} }}</onlyinclude></includeonly><noinclude>{{documentation|content=
<includeonly><onlyinclude>{{RarityItem|{{{1}}}|30|alias={{{alias|}}}{{{2|}}}|uid={{{uid|}}} }}</onlyinclude></includeonly><noinclude>{{documentation|content=
{{MdRarityItem|Dwarven Thrower}}
{{MdRarityItem|Dwarven Thrower}}


Line 21: Line 21:
"alias": {
"alias": {
"description": "Sets the display name of the link"
"description": "Sets the display name of the link"
},
"uid": {
"description": "If specified, will search by UID instead of by name."
}
}
},
},
Line 27: Line 30:
"alias",
"alias",
"1",
"1",
"uid",
"2"
"2"
],
],

Revision as of 11:51, 12 December 2023

Template documentation

Dwarven Thrower

As Template:RarityItem but sets the default size to 30 instead of 25.

Template data

Displays an item's rarity and item from a cargo table lookup.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
aliasalias

Sets the display name of the link

Unknownoptional
item name1

Sets the item name to look up.

Unknownrequired
uiduid

If specified, will search by UID instead of by name.

Unknownoptional
alias22

An alternative for the "alias" parameter. Sets the display name of the link.

Unknownoptional