Difference between revisions of "Template:Order Header"

From TRMN
Jump to navigation Jump to search
Line 12: Line 12:
| style="color: white" | {{{subject}}}
| style="color: white" | {{{subject}}}
|-
|-
| style="color:black" | " "
| {{#if:{{{date|}}} |   | style="color:gold" align="right" | Date: ''' | style="color: white" | {{{date|}}} }}
|}
|}
<noinclude>
<noinclude>
Line 20: Line 20:
<nowiki>| authority = </nowiki>''the officer or person issuing the order - required<br>
<nowiki>| authority = </nowiki>''the officer or person issuing the order - required<br>
<nowiki>| subject = </nowiki>''the subject of the order - required<br>
<nowiki>| subject = </nowiki>''the subject of the order - required<br>
<nowiki>| date = </nowiki>''the date of the order - optional<br>
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>
</noinclude>
</noinclude>

Revision as of 23:44, 1 June 2015

" "
To: {{{addressees}}}
From: {{{authority}}}
Re: {{{subject}}}
style="color:gold" align="right"

Syntax

{{Order_Header
| addressees = all to whom the order is directed - required
| authority = the officer or person issuing the order - required
| subject = the subject of the order - required
| date = the date of the order - optional
}}