Template:Note

From Game Detectives Wiki
Revision as of 00:59, 31 May 2018 by Mattyb (talk | contribs) (Created page with "<languages/> <onlyinclude>{{#switch:<translate></translate> | = {{#if: {{#if:{{{1|}}}|{{{1}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <div role="note" class=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

<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>



Template:Tip

<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:Template documentation pages{{#translation:}}]]

[[Category:Templates{{#translation:}}|Note]]