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 |
||
Line 6: | Line 6: | ||
#if: {{{description|}}}* '''Description:'' {{{description}} | }}' |
#if: {{{description|}}}* '''Description:'' {{{description}} | }}' |
||
#if: {{{status|}}}* '''Status:''' {{{status}} | }} |
#if: {{{status|}}}* '''Status:''' {{{status}} | }} |
||
| }} |
|||
| }} |
|||
</span>[[Category:Pages with actions]]<noinclude> |
</span>[[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 |
Revision as of 10:57, 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 produces
Action Owner:
Template:Title
'
- if: NEW* Status: {Template:Status
| }} | }}
Action Owner:
Template:Title
'
- if: * Status: {Template:Status
| }} | }}
Action Owner:
Template:Title
'
- if: NEW* Status: {Template:Status
| }} | }}
Editors can experiment in this template's sandbox (create) and testcases (create) pages. Subpages of this template. |