The wiki has recently been updated. Please contact me by talk page or email if you encounter any issues.

Template:Infomessage: Difference between revisions

From FrathWiki
Jump to navigationJump to search
(Added some margin)
(Added fake margin and parserfunction so that nothing is visible if no text is specified)
Line 1: Line 1:
{|class="boilerplate metadata" id="inuse" style="background: #cfc; border: 1px solid #aaa; padding: 0.5em 1em; margin: 1em 5em; text-align: {{{text-align|center}}}; vertical-align: middle; margin: auto; width:{{{width|100%}}}"
{{#if:{{{content|{{{text|{{{1|}}}}}}}}}|{{Fake margin|{|class="boilerplate metadata" id="inuse" style="background: #cfc; border: 1px solid #aaa; padding: 0.5em 1em; text-align: {{{text-align|center}}}; vertical-align: middle; margin: auto; width:{{{width|100%}}}"
|{{{content|{{{text|{{{1|'''Here should be an info message'''}}}}}}}}}
|{{{content|{{{text|{{{1|'''Here should be an info message'''}}}}}}}}}
|}<noinclude>
|}|}}}}<noinclude>


== Usage ==
== Usage ==
Line 19: Line 19:
{{infomessage|Meta-information about the page}}
{{infomessage|Meta-information about the page}}
</nowiki></pre>
</nowiki></pre>
{{infomessage|Meta-information about the page}}


Please do not delete this template and edit it only with care not to remove any existing paramaters.  Doing so may break pages where it is used!
Please do not delete this template and edit it only with care not to remove any existing paramaters.  Doing so may break pages where it is used!


</noinclude>
</noinclude>

Revision as of 08:04, 18 November 2009


Usage

{{infomessage
|width= 50% <!-- optional parameter --&;gt
|text-align=left <!-- optional parameter --&;gt
|content=
Meta-information about the page
}}

or

{{infomessage|Meta-information about the page}}

Template:Fake margin

Please do not delete this template and edit it only with care not to remove any existing paramaters. Doing so may break pages where it is used!