Usage
{{context push | 1 }}
or
{{context push | parsed = }}
Description
Pushes a DLC value to the DLC context stack.
Parameter | Description | Type | Status | |
---|---|---|---|---|
DLC | 1 | The DLC to push to the stack. Overridden by the "parsed" parameter.
| String | suggested |
Parsed DLC | parsed | The bitmask of the DLC to push to the stack. Overrides the "1" parameter.
| Number | suggested |
See also
{{context}}
{{context pop}}
{{context set}}
{{context clear}}
This is the documentation page, it should be transcluded into the main template page. See template:doc for more information.