From Dark and Darker Wiki
m (now status_type is a parameter due to reaching PEIS; will be called onto 3 different status pages) |
m (variables) |
||
Line 7: | Line 7: | ||
--><h3>{{#var:current_source_type}}</h3><!-- Create header for this source type | --><h3>{{#var:current_source_type}}</h3><!-- Create header for this source type | ||
-->{{#vardefine:table_id|{{{1}}}_{{#var:current_source_type}}}}<!-- Define a unique ID for the table | -->{{#vardefine:table_id|{{{1}}}_{{#var:current_source_type}}}}<!-- Define a unique ID for the table | ||
--><span class="mw-customtoggle-{{#var:table_id}}">[[File:Expand_Down_Icon.png|link=|x30px]] <u>Show/Hide</u> {{{1}}}s from a {{#var:current_source_type}}</span><!-- Create Show/Hide Button that appears before the collapsed content | --><span class="mw-customtoggle-{{#var:table_id}}">[[File:Expand_Down_Icon.png|link=|x30px]] <u>Show/Hide</u> {{{1}}}s sourced from a {{#var:current_source_type}}</span><!-- Create Show/Hide Button that appears before the collapsed content | ||
--><div class="mw-collapsible mw-collapsed mw-collapsible-left" id="mw-customcollapsible-{{#var:table_id}}"><!-- Start collapsible section with left button | --><div class="mw-collapsible mw-collapsed mw-collapsible-left" id="mw-customcollapsible-{{#var:table_id}}"><!-- Start collapsible section with left button | ||
-->{{GenerateStatusTable|{{{1}}}|{{#var:current_source_type}}}}<!-- Create status table for this status and source type | -->{{GenerateStatusTable|{{{1}}}|{{#var:current_source_type}}}}<!-- Create status table for this status and source type | ||
Line 16: | Line 16: | ||
-->}}<br><!-- End source_types loop | -->}}<br><!-- End source_types loop | ||
--></includeonly><noinclude> | --></includeonly><noinclude> | ||
==Variables== | |||
* <Buff, Debuff, Other> (case sensitive) | |||
<pre>{{GenerateStatusTables|Buff}}</pre> | <pre>{{GenerateStatusTables|Buff}}</pre> | ||
{{GenerateStatusTables|Buff}} | {{GenerateStatusTables|Buff}} | ||
</noinclude> | </noinclude> |
Revision as of 00:46, 26 July 2024
Variables
- <Buff, Debuff, Other> (case sensitive)
{{GenerateStatusTables|Buff}}
Buff