Template:Infomessage: Difference between revisions
From FrathWiki
Jump to navigationJump to search
(Parserfunctions don't like wiki table syntax!) |
No edit summary |
||
Line 1: | Line 1: | ||
{{#if:{{{content|{{{text|{{{1|}}}}}}}}}|<div class="outerpadding">< | {{#if:{{{content|{{{text|{{{1|1}}}}}}}}}|<div class="outerpadding"><p class="boilerplate metadata" 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'''}}}}}}}}}</p></div>|}}<noinclude> | ||
== Usage == | == Usage == |
Revision as of 08:05, 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}}
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!