From Fedora Project Wiki
< ThomasChung | Notes
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
! What you type !! What it looks like | ! What you type !! What it looks like | ||
|- | |- | ||
| | | <nowiki>{{check}}</nowiki> || {{check}} | ||
|- | |- | ||
| | | <nowiki>{{important}}</nowiki> || {{important}} | ||
|- | |- | ||
| | | <nowiki>{{warning}}</nowiki> || {{warning}} | ||
|- | |- | ||
| | | <nowiki>{{note}}</nowiki> || {{note}} | ||
|- | |- | ||
| | | <nowiki>{{tip}}</nowiki> || {{tip}} | ||
|} | |} | ||
Revision as of 01:26, 30 May 2008
Admonitions
MediaWiki
What you type | What it looks like |
---|---|
{{check}} | |
{{important}} | |
{{warning}} | |
{{note}} | |
{{tip}} |
MoinWiki
||<tableclass="message note"> This is tableclass with message note ||
||<tableclass="message notice"> This is tableclass with message notice ||
||<tableclass="message warning"> This is tableclass with message warning ||
||<tableclass="message warning2"> This is tableclass with message warning2 ||