- Portals
- The Current Year
- ED in the News
- Admins
- Help ED Rebuild
- Archive
- ED Bookmarklet
- Donate Bitcoin
Contact an admin on Discord or EDF if you want an account. Also fuck bots.
Template:Notice: Difference between revisions
Jump to navigation
Jump to search
imported>GirlOnInternet Reverted edits by Gravity Energy Storage (talk) to last revision by CrackRabbit |
imported>H64 merging docs |
||
Line 3: | Line 3: | ||
| style="text-align:left;" | {{{1}}} | | style="text-align:left;" | {{{1}}} | ||
|}<noinclude> | |}<noinclude> | ||
Makes a nice notice with your text. | |||
==Syntax== | |||
'''<nowiki>{{notice | text }}</nowiki>''' | |||
#'''text''' - your text (duh) | |||
'''''Note''''': remember to remove all whitespaces (except for the ones in your text) and put everything in one long line, otherwise it might get broken. | |||
==Example== | |||
<nowiki>{{info|This statement is false.}}</nowiki> | |||
produces: | |||
{{info|This statement is false.}} | |||
[[Category:Notice Templates|{{PAGENAME}}]]</noinclude> | [[Category:Notice Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 21:04, 4 February 2023
{{{1}}} |
Makes a nice notice with your text.
Syntax
{{notice | text }}
- text - your text (duh)
Note: remember to remove all whitespaces (except for the ones in your text) and put everything in one long line, otherwise it might get broken.
Example
{{info|This statement is false.}}
produces:
This statement is false. |