Difference between revisions of "Template:Medal-info"

From TRMN
Jump to navigation Jump to search
m
(Color update for Medal-info template)
Line 2: Line 2:
|-
|-
|
|
{| class="wikitable" cellpadding="4" cellspacing="5" colspan="2" align=right style="background: navy; border: 1px #aaaaaa solid; font-size: 85%;"  
{| class="wikitable" cellpadding="4" cellspacing="5" colspan="2" align=right style="background: #aaa; border: 2px #2667a1 solid; font-size: 85%;"  
! align="center" colspan=2 style="border-bottom:1px solid navy; color:#edad00; font-size:110%;" bgcolor="gold"| '''TRMN MEDAL'''
! align="center" colspan=2 style="border-bottom:1px solid var(--trim-color); color: var(--main-color); font-size:110%;"| '''TRMN MEDAL'''
|- valign="top"
|- valign="top"
| align="center" colSpan="2" style="border-bottom:1px solid navy; color:white; font-size:105%;" | '''{{{name}}}'''
| align="center" colSpan="2" style="border-bottom:1px solid var(--trim-color); color:white; font-size:105%;" | '''{{{name}}}'''
|-
|-
| class="image" colspan="2" align="center" | {{#if: {{{image|}}}
| class="image" colspan="2" align="center" | {{#if: {{{image|}}}

Revision as of 14:14, 20 January 2022

TRMN MEDAL
{{{name}}}
File:TRMNLogo.png

Usage

{{medal-info
| name       = 
| image      = 
| auth       = 
| freq       = 
| branches   = 
| image2     = 
}}

Example when done

TRMN MEDAL
Space Service Deployment Ribbon
Space service deployment ribbon.png
Authority: Bureau of Personnel

Bureau of Training

Frequency: Once per member maximum.
Branches: RMN, RMMC, RMA, GSN, IAN, RHN, Civilian

We placed our Infobox Medal-Info in the field and entered the following:

{{medal-info 
| name = Space Service Deployment Ribbon
| image = space_service_deployment_ribbon.png
| auth = {{bupers}}{{butrain}}
| freq = Once per member maximum.
| branches = {{AllBranches}}
}}

Parameters

Parameters in bold are required fields.

Parameter Explanation
name Name of the Medal or Award.
Image This will be the full file name to the medal's image. You can use the smaller ribbon or the full image of the award if available.
Auth Who has the authority to issue this award? Examples are {{bupers}} or {{butrain}}.
Freq Is this award available multiple times or just once per lifetime?
Branches Which branches of TRMN can receive this award? For all branches, use {{AllBranches}}, otherwise use {{RMNs}} to display "RMN".
Image2 An optional second image spot.