Template:Xpsoc
![]() | Uses Lua: |
This is a simplified expansion demo template.
Purposes of the simplification are:
- reducing the number of required expansion demo templates, by reducing the number of distinguished patterns, and/or making a single template support multiple patterns
- simplifying the calls of these templates; for example, if a parameter of the demonstrated template is represented by a single parameter of the expansion demo template, this reduces the number of pipe characters in the call, and makes the call of the expansion demo template more resemble the call of the demonstrated template
Naming scheme:
- o = double opening braces
- c = double closing braces
- p = pipe character
- e = equals sign
- number = number of text parameters (at the start: instead of none; elsewhere: instead of one), to allow a space or newline as value of a separate parameter (this is required for proper processing)