Template:Notice/Docs: Difference between revisions
From Mamiya Wiki
Mamiyawiki (talk | contribs) mNo edit summary |
Mamiyawiki (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
<noinclude>[[Category:Template Documentation]]</noinclude> | <noinclude>[[Category:Template Documentation]]</noinclude> | ||
<includeonly>Creates 1 of 3 types of Notice boxes: general ( | <includeonly>Creates 1 of 3 types of Notice boxes: general (green), spoiler (yellow), and warning (red). | ||
==How to Use== | ==How to Use== | ||
Click the respective header links to see live examples of each Notice box. | Click the respective header links to see live examples of each Notice box. | ||
===[[ | ===[[Main Page|General]]=== | ||
<pre>{{Notice|Whatever is here will be the notice text. There is no need to state a 'type', unlike for the other 2 Notice boxes.}}</pre> | <pre>{{Notice|Whatever is here will be the notice text. There is no need to state a 'type', unlike for the other 2 Notice boxes.}}</pre> | ||
would generate this: {{Notice|Whatever is here will be the notice text. There is no need to state a 'type', unlike for the other 2 Notice boxes.}} | would generate this: {{Notice|Whatever is here will be the notice text. There is no need to state a 'type', unlike for the other 2 Notice boxes.}} | ||
===[[ | ===[[Kikuchi Ryou|Spoiler]]=== | ||
<pre>{{Notice|spoiler}}</pre> | <pre>{{Notice|spoiler}}</pre> | ||
would automatically generate this '''standard''' spoiler tag: {{Notice|spoiler}} | would automatically generate this '''standard''' spoiler tag: {{Notice|spoiler}} | ||
Revision as of 02:11, 6 December 2023
