Difference between revisions of "Template:Note"
From Game Detectives Wiki
(Created page with "<languages/> <onlyinclude>{{#switch:<translate></translate> | = {{#if: {{#if:{{{1|}}}|{{{1}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <div role="note" class=...") |
(No difference)
|
Revision as of 00:59, 31 May 2018
<languages/>
<templatestyles src="Module:Documentation/styles.css"></templatestyles>
Template documentation
<translate>
Usage
</translate>
{{note|Foo}} {{note|Foo|reminder}} {{note|Foo|error}} {{note|Foo|gotcha}} {{tip|Foo}} {{note}} <translate><!--T:6--> Loose test</translate> {{tip}} <translate><!--T:7--> Loose test</translate>
<translate> Loose test</translate>
Template:Tip <translate> Loose test</translate>
<templatedata> { "params": { "1": { "type": "content", "label": "Text", "required": true }, "2": { "label": "Type", "description": "'reminder', 'error', 'gotcha' or nothing. Will affect formatting.", "type": "string" } }, "format": "inline", "description": "Show a note in a box (e.g. a top-of-the-page warning)." } </templatedata>
[[Category:Templates{{#translation:}}|Note]]