Template:Action: Difference between revisions

From Xen
Jump to navigationJump to search
No edit summary
No edit summary
Line 2: Line 2:
{{#if: {{{title|}}}|&nbsp;''{{{title}}}''<br>|}}
{{#if: {{{title|}}}|&nbsp;''{{{title}}}''<br>|}}
{{#if: {{{description|}}}|'''Description:'''&nbsp;{{{description}}}<br>|}}
{{#if: {{{description|}}}|'''Description:'''&nbsp;{{{description}}}<br>|}}
{{#if: {{{status|}}}|'''Status:'''&nbsp;{{status}}}<br>|}} | }}
{{#if: {{{status|}}}|'''Status:'''&nbsp;{{{status}}}<br>|}} | }}
[[Category:Pages with actions]]<noinclude>
[[Category:Pages with actions]]<noinclude>
{{Documentation|content=This template comes in two forms. A simply form
{{Documentation|content=This template comes in two forms. A simply form
Line 21: Line 21:
}}</pre>
}}</pre>


which produces
which depending on what variables are used, produces


{{Action|Owner|title=My title|description=Your action here.|status=NEW}}
{{Action|Owner|title=My title|description=Your action here.|status=NEW}}

Revision as of 11:14, 24 October 2014


Pictogram voting comment 15px.png Action {{{1}}}:

Template documentation

This template comes in two forms. A simply form

{{Action|Owner}} Some text here <br>

which renders as


Pictogram voting comment 15px.png Action Owner: Some text here

Note that without, the linebreak, the text immediately continues *after* the text you add.
And a more complex form

{{Action|Owner
|title = Short title
|description = Your action here
|status = Description of action status here 
}}

which depending on what variables are used, produces


Pictogram voting comment 15px.png Action Owner: My title
Description: Your action here.
Status: NEW


Pictogram voting comment 15px.png Action Owner: My title


Pictogram voting comment 15px.png 'Action Owner:'Description: Your action here.
Status: NEW

Editors can experiment in this template's sandbox (create) and testcases (create) pages.
Subpages of this template.