Difference between revisions of "Template:Order Header"
Jump to navigation
Jump to search
WUnderhill (talk | contribs) |
WUnderhill (talk | contribs) |
||
Line 3: | Line 3: | ||
| style="color:black" | " " | | style="color:black" | " " | ||
|- | |- | ||
| style="color: gold" align="right" | '''To:''' | | style="color: gold" align="right" | '''To: ''' | ||
| style="color: white" | {{{addressees}}} | | style="color: white" | {{{addressees}}} | ||
|- | |- | ||
| style="color: gold" align="right" | '''From:''' | | style="color: gold" align="right" | '''From: ''' | ||
| style="color: white" | {{{authority}}} | | style="color: white" | {{{authority}}} | ||
|- | |- | ||
| style="color: gold" align="right" | '''Re:''' | | style="color: gold" align="right" | '''Re: ''' | ||
| style="color: white" | {{{subject}}} | | style="color: white" | {{{subject}}} | ||
|- | |- | ||
| style="color:black" | " " | | style="color:black" | " " | ||
|} | |} | ||
<noinclude> | |||
==Syntax== | |||
<nowiki>{{Order_Header</nowiki><br> | |||
<nowiki>| addressees = </nowiki>''all to whom the order is directed - 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>}}</nowiki> | |||
</noinclude> |
Revision as of 06:08, 28 March 2015
" " | |
To: | {{{addressees}}} |
From: | {{{authority}}} |
Re: | {{{subject}}} |
" " |
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
}}