Template:Fmbox/doc

From Hack/Mine Wiki
(Difference between revisions)
Jump to: navigation, search
m (1 revision)
(cqpbrm A big thank you for your blog article.Much thanks again. Keep writing.)
Line 1: Line 1:
<noinclude>{{Documentation subpage}}</noinclude>
+
cqpbrm A big thank you for your blog article.Much thanks again. Keep writing.
<!-- PUT HERE THE DOCUMENTATION -->
+
== Parameters ==
+
{| class="wikitable"
+
|-
+
! Parameter
+
! Options
+
! Notes
+
|-
+
| type
+
| warning/editnotice/system
+
|-
+
| class
+
|
+
| Additional CSS styling for the message box (pulled from another stylesheet ([[Mediawiki:Common.css]])
+
|-
+
| style
+
|
+
| Additional CSS styling for the message box (manually declared)
+
|-
+
| image
+
| <code><nowiki>[[File:example.example|40px]]</nowiki></code>
+
| If bank, Auto detected and chosen by <code>type</code>.
+
Default images:
+
* warning: [[:File:Cmbox deletion.png]]
+
* editnotice: [[:File:Imbox notice.png]]
+
* (default)/system: [[:File:Imbox notice.png]]
+
|-
+
| textstyle
+
|
+
| CSS formatting for the displayed text
+
|-
+
| text
+
|
+
| The message to be displayed
+
|-
+
| imageright
+
| <code><nowiki>[[File:example.example|40px]]</nowiki></code>
+
| File to be shown on the right side of the message
+
|}
+
=== Example messages ===
+
{| class="wikitable"
+
|-
+
! Message type
+
! Code
+
! Example output
+
|-
+
| (default)
+
| <pre>{{Fmbox
+
|type =
+
|text = Example message text.
+
}}</pre>
+
| {{Fmbox |type= |text=Example message text.}}
+
|-
+
| warning
+
|
+
<pre>{{Fmbox
+
|type = warning
+
|text = Example message text.
+
}}</pre>
+
|  {{Fmbox |type=warning |text=Example message text.}}
+
|-
+
| editnotice
+
|
+
<pre>{{Fmbox
+
|type = editnotice
+
|text = Example message text.
+
}}</pre>
+
| {{Fmbox |type=editnotice |text=Example message text.}}
+
|-
+
| system
+
|
+
<pre>{{Fmbox
+
|type = system
+
|text = Example message text.
+
}}</pre>
+
| {{Fmbox |type=system |text=Example message text.}}
+
|}
+
 
+
<includeonly>
+
<!-- PUT HERE THE CATEGORIES OF THE TEMPLATE -->
+
[[Category:Info templates|{{PAGENAME}}]]
+
</includeonly>
+

Revision as of 09:18, 18 July 2014

cqpbrm A big thank you for your blog article.Much thanks again. Keep writing.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox