Template:Para/doc: Difference between revisions
Page last edited 3 weeks ago by Xeverything11
→Usage: no longer applies |
|||
Line 8: | Line 8: | ||
===Examples=== | ===Examples=== | ||
{{Aligned table | {{Aligned table | ||
|cols= | | cols=2 | col1style=padding-right:1.0em; | ||
| '''Code''' | | '''Code''' | ||
| '''Result''' | | '''Result''' |
Revision as of 20:57, 6 November 2014
Template:Documentation subpage Template:Distinguish
Usage
This template is for giving examples of template parameter source code (useful in template documentation and talk page discussions of template code). It must have one or two parameters. When both are given, the first is the name of the example parameter name to display, and the second one is the value. For an unnamed example parameter, you only need to give the value parameter.
Examples
When illustrating hypothetical, variable or user-definable values, use Template:Plaincode (as in the second example above) and the same should be done for non-literal, example parameters (third example above).
See also
- {{Parameter}}