From Fedora Project Wiki
< ThomasChung | Notes
mNo edit summary |
m (internal link cleaning) |
||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
= | == Admonitions == | ||
=== MediaWiki === | |||
{| | |||
! What you type !! What it looks like | |||
|- | |||
| <nowiki>{{check}}</nowiki> || {{check}} | |||
|- | |||
| <nowiki>{{important}}</nowiki> || {{important}} | |||
|- | |||
| <nowiki>{{warning}}</nowiki> || {{warning}} | |||
|- | |||
| <nowiki>{{caution}}</nowiki> || {{caution}} | |||
|- | |||
| <nowiki>{{note}}</nowiki> || {{note}} | |||
|- | |||
| <nowiki>{{tip}}</nowiki> || {{tip}} | |||
|} | |||
* [[Help:Editing]] | |||
=== MoinWiki=== | |||
{{ Template:message/note | This is tableclass with message note | {{ Template:message/note | This is tableclass with message note |
Latest revision as of 09:19, 18 September 2016
Admonitions
MediaWiki
What you type | What it looks like |
---|---|
{{check}} | |
{{important}} | |
{{warning}} | |
{{caution}} | |
{{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 ||