Template:GrantedByItems/Format: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(Created page with "<includeonly><onlyinclude>{{#lvardef: page | {{#explode: {{{1}}}|:|0}}}}{{#lvardef: recharge | {{#explode: {{{1}}}|:|1}}}}{{MdRarityItem|{{#lvar: page}}}} {{#if: {{#lvar:recharge}} | ({{Recharge|{{#lvar: recharge}}}}) |}}</onlyinclude></includeonly><noinclude>{{documentation|content= Displays the item as Template:MdRarityItem but with Template:Recharge if specified by using a colon ':'. Intended to be used with cargo queries. e.g. <pre>{{GrantedByItems/Format|Am...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><onlyinclude>{{#lvardef: page | {{#explode: {{{1}}}|:|0}}}}{{#lvardef: recharge | {{#explode: {{{1}}}|:|1}}}}{{MdRarityItem|{{#lvar: page}}}} {{#if: {{#lvar:recharge}} | ({{Recharge|{{#lvar: recharge}}}}) |}}</onlyinclude></includeonly><noinclude>{{documentation|content=
<includeonly><onlyinclude>{{#lvardef: page | {{#explode: {{{1}}}|:|0}}}}{{#lvardef: recharge | {{#explode: {{{1}}}|:|1}}}}{{MdRarityItem|{{#lvar: page}}}} {{#if: {{#lvar:recharge}} | ({{Recharge|{{#lvar: recharge}}}}) |}}</onlyinclude></includeonly><noinclude>
Displays the item as [[Template:MdRarityItem]] but with [[Template:Recharge]] if specified by using a colon ':'. Intended to be used with cargo queries.
Displays the item as [[Template:MdRarityItem]] but with [[Template:Recharge]] if specified by using a colon ':'. Intended to be used with cargo queries.


Line 5: Line 5:
<pre>{{GrantedByItems/Format|Amulet of Silvanus:Long Rest}}</pre>
<pre>{{GrantedByItems/Format|Amulet of Silvanus:Long Rest}}</pre>
{{GrantedByItems/Format|Amulet of Silvanus:Long Rest}}
{{GrantedByItems/Format|Amulet of Silvanus:Long Rest}}
<br><br>
If no colon, it will default to just [[Template:MdRarityItem]]:
<pre>{{GrantedByItems/Format|Amulet of Silvanus}}</pre>
{{GrantedByItems/Format|Amulet of Silvanus}}


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 09:22, 21 November 2023

Displays the item as Template:MdRarityItem but with Template:Recharge if specified by using a colon ':'. Intended to be used with cargo queries.

e.g.

{{GrantedByItems/Format|Amulet of Silvanus:Long Rest}}

Amulet of Silvanus ( Recharge: Long rest)



If no colon, it will default to just Template:MdRarityItem:

{{GrantedByItems/Format|Amulet of Silvanus}}

Amulet of Silvanus