Template:Action: Difference between revisions
From Xen
Jump to navigationJump to search
Lars.kurth (talk | contribs) No edit summary |
Lars.kurth (talk | contribs) No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<br>[[File:Pictogram voting comment_15px.png|15px|link=]] |
<br>[[File:Pictogram voting comment_15px.png|15px|link=]] '''Action {{{1}}}:'''{{#if: {{{title|}}}{{{description|}}}{{{status|}}}| |
||
{{#if: {{{title|}}}{{{ |
{{#if: {{{title|}}}|''{{{title}}}''<br>|<br>}} |
||
⚫ | |||
| {{title}} |
|||
{{#if: {{{ |
{{#if: {{{status|}}}|<p style="margin-left:18px;">'''Status:''' {{{status}}}</p>|}} | }} |
||
⚫ | |||
<br>{{Niceline}} |
|||
⚫ | |||
#if: {{{status|}}}* '''Status:''' {{{status}} | }} |
|||
| }} |
|||
| }} |
|||
⚫ | |||
{{Documentation|content=This template comes in two forms. A simply form |
{{Documentation|content=This template comes in two forms. A simply form |
||
<pre>{{Action|Owner}} Some text here <br></pre> |
<pre>{{Action|Owner}} Some text here <br></pre> |
||
Line 26: | 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}} |
||
{{Action|Owner|title=My title}} |
{{Action|Owner|title=My title}} |
||
{{Action|Owner|description=Your action here.|status=NEW}} |
{{Action|Owner|description=Your action here.|status=NEW}} |
||
Latest revision as of 11:24, 24 October 2014
Action {{{1}}}:
This template comes in two forms. A simply form
{{Action|Owner}} Some text here <br>
which renders as
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
Action Owner:
My title
Description: Your action here.
Status: NEW
Action Owner:
My title
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. |