Difference between revisions of "Template:Order Header"

From TRMN
Jump to navigation Jump to search
(Removed background style)
(Updated template to conform to current style standards)
 
Line 3: Line 3:
|
|
|-
|-
| style="color: gold" align="right" | '''To: '''  
| align="right" | '''To: '''  
| style="color: white" | {{{addressees}}}
| {{{addressees}}}
|-
|-
| style="color: gold" align="right" | '''From: '''  
| align="right" | '''From: '''  
| style="color: white" | {{{authority}}}
| {{{authority}}}
|-
|-
| style="color: gold" align="right" | '''Re: '''  
| align="right" | '''Re: '''  
| style="color: white" | {{{subject}}}
| {{{subject}}}
|-
|-
|
|

Latest revision as of 18:06, 6 February 2022

To: {{{addressees}}}
From: {{{authority}}}
Re: {{{subject}}}

Purpose & Use

  1. This template provides a standardized address block for all orders and directives.
  2. Insert {{Order_Header}} as the first element of the article within the ==Order Text== subsection.

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
}}

Example

Markup As displayed

{{Order_Header
| addressees = All Tenth Fleet Wiki editors
| authority = CDRE Michael D. Garcia, Wiki Head Admin
| subject = Proper formatting of Wiki articles
}}

To: All Wiki editors
From: CDRE Michael D. Garcia, Wiki Head Admin
Re: Proper formatting of Wiki articles