|
|
| (11 intermediate revisions by the same user not shown) |
| Line 2: |
Line 2: |
| The template code goes here | | The template code goes here |
| </include<includeonly></includeonly>only><no<includeonly></includeonly>include> | | </include<includeonly></includeonly>only><no<includeonly></includeonly>include> |
| | {{documentation2}} |
|
| |
|
| ==Template documentation==
| |
| A description of the template goes here | | A description of the template goes here |
|
| |
|
| | <div class="mw-collapsible mw-collapsed"> |
| === Syntax === | | === Syntax === |
| {{tlx | template name here | parameters here }} | | <div class="mw-collapsible-content">{{template journal | {{<noinclude />PAGENAME}} | parameters here }} |
|
| |
|
| A description of the required parameters should go here. | | A description of the required parameters should go here. |
| Line 16: |
Line 17: |
| * {{para|parameter}} The para template can be helpful here! | | * {{para|parameter}} The para template can be helpful here! |
| * {{para|parameter}} The para template can be helpful here! | | * {{para|parameter}} The para template can be helpful here! |
| | </div></div> |
|
| |
|
| ===Example=== | | ===Example=== |
| <code><nowiki>{{Template name here|parameters here}}</nowiki></code> generates: | | {{#tag:syntaxhighlight|{<noinclude />{ {{PAGENAME}} {{!}} parameters go here }<noinclude />}|inline=1}} generates: |
| {{Template name here|parameters here}} | | {{{<noinclude />{PAGENAME}}|parameters here}} |
|
| |
|
| If necessary, include multiple examples! | | If necessary, include multiple examples! |