This template maps values of a DLC dictionary.
Usage
This template is used by entering: {{dlc map | 1 | 2 | 3 }}
Parameters
- unnamed parameter 1
- The DLC dictionary.
- unnamed parameter 2
- The escaped formating string.
- The
@key
token is replaced with the parsed DLC value. - The
@value
token is replaced with the corresponding value. - E.g. if all values are supposed to be PNG file names:
file:@value.png
- unnamed parameter 3 (optional)
- Use it to split the
@value
token into subpatterns. - Should be a list of tokens, separated with commas (e.g.
@fst, @snd
). - The
@value
token can no longer be used if this parameter is set.
See also
{{dlc parse}}
{{dlc query}}
{{dlc merge}}
{{dlc format}}
The above documentation is transcluded from Template:Dlc map/doc. (edit | history)