From Fedora Project Wiki
mNo edit summary
mNo edit summary
Line 5: Line 5:
! What you type !! What it looks like
! What you type !! What it looks like
|-
|-
| <pre><nowiki>{{check}}</nowiki></pre> || {{check}}
| <nowiki>{{check}}</nowiki> || {{check}}
|-
|-
| <pre><nowiki>{{important}}</nowiki></pre> || {{important}}
| <nowiki>{{important}}</nowiki> || {{important}}
|-
|-
| <pre><nowiki>{{warning}}</nowiki></pre> || {{warning}}
| <nowiki>{{warning}}</nowiki> || {{warning}}
|-
|-
| <pre><nowiki>{{note}}</nowiki></pre> || {{note}}
| <nowiki>{{note}}</nowiki> || {{note}}
|-
|-
| <pre><nowiki>{{tip}}</nowiki></pre> || {{tip}}
| <nowiki>{{tip}}</nowiki> || {{tip}}
|}
|}



Revision as of 01:26, 30 May 2008

Admonitions

MediaWiki

What you type What it looks like
{{check}} Checkmark.png
{{important}} Important.png
{{warning}} Stop (medium size).png
{{note}} Note.png
{{tip}} Idea.png

MoinWiki

Note.png
This is tableclass with message note

||<tableclass="message note"> This is tableclass with message note ||

Idea.png
This is tableclass with message notice

||<tableclass="message notice"> This is tableclass with message notice ||

Important.png
This is tableclass with message warning

||<tableclass="message warning"> This is tableclass with message warning ||

Stop (medium size).png
This is tableclass with message warning2

||<tableclass="message warning2"> This is tableclass with message warning2 ||