Difference between revisions of "Template:Repo link/doc design intro"
Jump to navigation
Jump to search
(Switch from == to <h2> for the heading. This is needed as the Mediawiki requirement of the heading starting on a new line may not be satisfied.) |
(No difference)
|
Revision as of 18:58, 7 March 2016
Design
In this section, the following notation will be used:
- Angular brackets + lower case text
<xyz> - Template parameters.
- Angular brackets + upper case text
<XYZ> - Template constructed text.
- Square brackets
[xyz] - Optional text, only added if the parameter is set.
- Or symbol
| - The value on the left, if present, otherwise the value on the right of the symbol.