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.) |
Bugman admin (talk | contribs) m (Switch from the imported {{informative template}} to the relax {{template info}} template) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
<noinclude> | <noinclude> | ||
| − | {{ | + | {{template info|1= |
== Goal == | == Goal == | ||
Latest revision as of 13:36, 23 October 2020
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.