Template:Passive inline: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(Can now specify the width of the icon)
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
tables=passives
tables=passives
|fields=name, _pageName = link, icon, CONCAT('{{#replace:{{{2|}}}|'|\'}}') = altname, CONCAT('{{#replace:{{{item|}}}|'|\'}}') = item, CONCAT('{{{w|25}}}') = w
|fields=name, _pageName = link, icon, CONCAT('{{#replace:{{{2|}}}|'|\'}}') = altname, CONCAT('{{#replace:{{{item|}}}|'|\'}}') = item, CONCAT('{{{w|25}}}') = w
|where=_pageName = "{{#replace:{{{1}}}|'|\'}}"
|where=_pageName = "{{#replace:{{{1}}}|'|\'}}" OR _pageName = "{{#replace:{{{1}}}|'|\'}} (passive feature)"
|limit=1
|limit=1
|format=template
|format=template
|template=Passive inline/Format
|template=Passive inline/format
|named args=yes
|named args=yes
|default=[[{{{1}}}|{{{2|{{{1}}}}}}]]{{Main namespace only|[[Category:Pages with unknown passives]]}}
|default=[[{{{1}}}|{{{2|{{{1}}}}}}]]{{Main namespace only|[[Category:Pages with unknown passives]]}}
|more results text=
|more results text=
}}</includeonly><noinclude>{{documentation|content={{shortcut|pass}}
}}</includeonly><noinclude>{{documentation|content={{shortcut|pass|PAS}}
Similar to [[Template:Passive]], but exclusively supports inline usage.
Similar to [[Template:Passive]], but exclusively supports inline usage.


{{InfoBlob|<nowiki>{{Pass|Darkvision}}</nowiki>}}
The result is formatted using [[Template:Passive inline/format]]


{{Pass|Darkvision}}
== Examples ==
 
{{Template demo
With an alternative name
|caption 1 = Default usage
 
|<nowiki>{{Pass|Darkvision}}</nowiki>
{{InfoBlob|<nowiki>{{Pass|Cat's Grace (passive feature)|Catty Grace}}</nowiki>}}
|caption 2 = Alternative name
 
|<nowiki>{{Pass|Cat's Grace (passive feature)|Catty Grace}}</nowiki>
{{Pass|Cat's Grace (passive feature)|Catty Grace}}
|caption 3 = Using an item's icon
 
|<nowiki>{{Pass|Defy Villainy|item=Ketheric's Shield}}</nowiki>
To specify an item that grants this passive and to use its icon, use:
|caption 4 = Specify icon width
 
|<nowiki>{{Pass|High Spellcasting (+1)|item=Armour of Landfall|w=40}}</nowiki>
{{InfoBlob|<nowiki>{{Pass|Defy Villainy|item=Ketheric's Shield}}</nowiki>}}
|caption 5 = When the passive doesn't exist
 
|<nowiki>{{Pass|Non-existant passive|It's gone}}</nowiki>
{{Pass|Defy Villainy|item=Ketheric's Shield}}
}}
 
Specify icon width:
 
{{InfoBlob|<nowiki>{{Pass|High Spellcasting (+1)|item=Armour of Landfall|w=40}}</nowiki>}}
 
{{Pass|High Spellcasting (+1)|item=Armour of Landfall|w=40}}
 
When the passive doesn't exist:
 
{{InfoBlob|<nowiki>{{Pass|Non-existant passive|It's gone}}</nowiki>}}
 
{{Pass|Non-existant passive|It's gone}}


== See also ==
== See also ==
* {{t link|PAS}}
* {{t link|PAS}} - Alias for Passive inline
* {{t link|passive}}
* {{t link|Passive}} - Large format
* {{t link|Passive feature page}} - Page generating template responsible for adding a passive into the passives Cargo table so that it can be referenced by this template.
* {{t link|Passive minimal}} - Displays just the description field of the passive


== Template data ==
== Template data ==
Line 62: Line 52:
"format": "inline"
"format": "inline"
}
}
</templatedata>}}</noinclude>
</templatedata>
[[Category:Templates]]
[[Category:Link templates]]
[[Category:Cargo templates]]
}}</noinclude>

Latest revision as of 20:51, 19 January 2025

Template documentation
Shortcuts

Similar to Template:Passive, but exclusively supports inline usage.

The result is formatted using Template:Passive inline/format

Examples

Example Markup Renders as
Default usage
{{Pass|Darkvision}}
Darkvision Darkvision
Alternative name
{{Pass|Cat's Grace (passive feature)|Catty Grace}}
Catty Grace Catty Grace
Using an item's icon
{{Pass|Defy Villainy|item=Ketheric's Shield}}
Defy Villainy Defy Villainy
Specify icon width
{{Pass|High Spellcasting (+1)|item=Armour of Landfall|w=40}}
High Spellcasting High Spellcasting
When the passive doesn't exist
{{Pass|Non-existant passive|It's gone}}
It's gone

See also

  • {{PAS}} - Alias for Passive inline
  • {{Passive}} - Large format
  • {{Passive feature page}} - Page generating template responsible for adding a passive into the passives Cargo table so that it can be referenced by this template.
  • {{Passive minimal}} - Displays just the description field of the passive

Template data

No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
passive name1

no description

Stringrequired
item2

specifies the item for which the icon should be pulled from

Stringoptional