mNo edit summary
m (Changed protection settings for "Meta:Character" ([Edit=Allow only administrators] (indefinite)) [cascading])
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#vardefine:charId|$CHARID}}
{{Person
 
|ID=$ID
<div class="buttonPane" style="float:right; width:50%; background-color:#334; padding:1em; text-align:center;">
|ServiceNo=$SERVICENO
<b>Quick Actions</b>
|IMAGE=$IMAGE
{{#formlink:form=Commendation|link text=Add commendation|link type=button|query string=Person/Commendation[Recipient]={{FULLPAGENAME}}&&super_page={{FULLPAGENAME}}|reload|returnto={{FULLPAGENAME}}}}&nbsp;
|SEX=$SEX
{{#formlink:form=ServiceRecord|link text=Add service record|link type=button|query string=ServiceRecord[Serviceman]={{FULLPAGENAME}}&super_page={{FULLPAGENAME}}|reload|returnto={{FULLPAGENAME}}}}&nbsp;
|ETHNICITY=$ETHNICITY
{{#formlink:form=MedicalRecord|link text=Add medical record|link type=button|query string=MedicalRecord[Patient]={{FULLPAGENAME}}&super_page={{FULLPAGENAME}}|reload|returnto={{FULLPAGENAME}}}}&nbsp;
|DOB=$DOB
</div>
|HOMEWORLD=$HOMEWORLD
 
|BRANCH=$BRANCH
__TOC__
|DIVISION=$DIVISION
 
|RANK=$RANK
<br /><br /><br />
|UNIT=$UNIT
 
|LOCATION=$LOCATION
<div>
|ENLISTMENT_DATE=$ENLISTMENT_DATE
<div style="float:right; width:30%; min-height:25em;">
|STATUS=$STATUS
<div style="padding:1em; border:1px solid white; margin-bottom:1em;">
|DESCRIPTION=$DESCRIPTION
[[Image:]]
</div>
 
 
{{#invoke:Commendations|Main|{{FULLPAGENAME}}}}
</div>
 
<div style="height:0px; font-size:0px !important; width:0px;">
=Key information=
</div>
 
{| style="width: 65%; table-layout: fixed; font-size:1em;"
|-
! colspan="6" | SICON-4140 Federal Service Enlistment Form
|-
| colspan="6" |
|-
! colspan="1" |NAME(S)
| colspan="5" |{$NAME}
|-
! GENDER
| {$GENDER}
! ETHNICITY
| {$ETHNICITY}
 
! D.O.B.
| {$DOB}
|-
! S/ ORIEN.
| colspan="2" | {$ORIENTATION}
! H/WORLD
| colspan="2" | [[{$HOMEWORLD}]]
|-
| colspan="6" |
|-
! BRANCH
| {$BRANCH}
! DIVISON
| INFANTRY
! RANK
| SERGEANT
|-
! UNIT
| colspan="2" | 76TH HADRIAN'S HIGHLANDERS
! LOCATION
| colspan="2"| [[UCF Hiroo Onada]]
|-
! ENLISTMENT DATE
| {$CREATE_DATE}
! LAST ACTIVE
| {$LAST_ACTIVE}
! STATUS
| {$STATUS}
|-
| colspan="6" |
|-
! colspan="6"|DESCRIPTION
|-
| colspan="6"|<div style="min-height:15em;">Six foot two, early fifties Mobile Infantryman who hails from the farmlands of Hod. He speaks with a southern accent in a deep, bellowing tone. He has a receding hairline that is fading to grey, trimmed to a tight, military-style buzz cut. He's well built, with a muscular physique, arms like cannons, and six packs on his six packs. In a sentence: he is a god damn Mobile Infantryman to his very core, and he's clearly damn proud of it.</div>
|-
|}
</div>
</div>
 
=Commendations=
<div class="mw-collapsible">
<div class="mw-collapsible-content">
 
{| width="100%"
|-
! style="width:150px;" |
! Date
! Submitted by
! Details
!
|-
{{#cargo_query:
tables=Commendations
|fields=Date,_pageName,Commendation,Submitted_by,Details,Approved
|where=Recipient="{{FULLPAGENAME}}"
|format=template
|template=Person/CommendationRow
|named args=yes
|order by=Date DESC
}}
}}
|}
{{Person/Relationships
 
|relationship_entries=}}
<br />
{{Person/Journal
<div style="float:right;">
|journal_entries=}}
{{#formlink:form=Commendation|link text=Add commendation|link type=button|query string=Person/Commendation[Recipient]={{FULLPAGENAME}}&&super_page={{FULLPAGENAME}}|reload|returnto={{FULLPAGENAME}}}}
</div>
 
</div>
 
=Service Record=
<div class="mw-collapsible">
{{Privileged}}
 
{| width="100%"
|-
! Date
! Author
! Type
! Details
!
|-
{{#cargo_query:
tables=ServiceRecord
|fields=Date,_pageName,Author,Type,Details
|where=Serviceman="{{FULLPAGENAME}}"
|format=template
|template=Person/ServiceRecord
|named args=yes
|order by=Date DESC
}}
|}
<br />
<div style="float:right;">
{{#formlink:form=ServiceRecord|link text=Add service record|link type=button|query string=ServiceRecord[Serviceman]={{FULLPAGENAME}}&super_page={{FULLPAGENAME}}|reload|returnto={{FULLPAGENAME}}}}
</div>
</div>
 
=Medical History=
<div class="mw-collapsible">
{{Privileged}}
 
{| width="100%"
|-
! Date
! Attending physician
! Severity
! Details
! Treatment
!
|-
{{#cargo_query:
tables=Medical_Record
|fields=Date,_pageName,Attending_physician,Severity,Details,Treatment
|where=Patient="{{FULLPAGENAME}}"
|format=template
|template=Person/MedicalRecord
|named args=yes
|order by=Date DESC
}}
|}
<br />
<div style="float:right;">
{{#formlink:form=MedicalRecord|link text=Add medical record|link type=button|query string=MedicalRecord[Patient]={{FULLPAGENAME}}&super_page={{FULLPAGENAME}}|reload|returnto={{FULLPAGENAME}}}}
</div>
</div>
 
=Events=
<div class="mw-collapsible">
{{Privileged}}
 
{{#cargo_query:
tables=EventAttendees,Events
|fields=Date,Events._pageName=Event,Role,Notes
|where=Name="{{FULLPAGENAME}}"
|format=table
|order by=Date DESC
|join on=Events._pageName=EventAttendees._pageName
}}
</div>
 
=Relationships=
<div class="mw-collapsible">
{{OOC}}
 
{{Person/Relationship
|name=Test McTest
|percent=100
|description=test}}
 
{{Person/Relationship
|name=Joe Bloggs
|percent=50
|description=test}}
 
{{Person/Relationship
|name=Jane Doe
|percent=33
|description=test}}
 
{{Person/Relationship
|name=Stephen F.
|percent=55
|description=test}}
</div>
 
=Journal=
<div class="mw-collapsible">
{{OOC}}
 
Pasta is the thirteenth dwarf
</div>
 
[[Category:People]]

Latest revision as of 04:33, 20 November 2022

Error: Could not connect to database (Cannot access the database: :real_connect(): (HY000/2054): The server requested authentication method unknown to the client).

Quick Actions

 
 
 




Key information

SICON-4140 Federal Service Enlistment Form
NAME(S) Error: no local variable "name" has been set. (Error: no local variable "steamid" has been set. Steam Profile)
SEX $SEX D.O.B. $DOB
H/WORLD $HOMEWORLD
BRANCH DIVISON RANK
UNIT $UNIT LOCATION $LOCATION
ENLISTMENT DATE $ENLISTMENT_DATE LAST ACTIVE Error: Invalid time. STATUS $STATUS
DESCRIPTION
Error: no local variable "description" has been set.



Commendations

Tattoo 0.png

Hero of the Federation.png

M.I. Bronze Star.png

M.I. Cross.png

Medal of Valour.png

Legion of Merit.png

M.I. Silver Star.png

Corporal.png

Sergeant.png

Commanding Officer.png

Marauder.png

Pathfinder.png

MIPOD.png

Medic.png

Trooper.png

Engineer.png

Aviator.png

Superior Command Commendation.png

Distinguished Service Commendation.png

Veterans Commendation.png

Prisoner of War Commendation.png

Emergency First Aid Commendation.png

Professional Development Commendation.png

Meritorious Service Commendation.png

Good Conduct Commendation.png

Humanitarian Aid Commendation.png

M.I. Reconnaissance Commendation.png

Combat Commendation.png

PsyOps Accomplishment Commendation.png

Medical Accomplishment Commendation.png

Engineering Accomplishment Commendation.png

Purple Heart.png

Veteran's Ribbon.png

Operation Big K Pin.png

No results
Date Submitted by Details


Service Record

This is privileged information. Only certain characters would be able to gain access to it.

No results
Date Author Type Details


Medical History

This is privileged information. Only certain characters would be able to gain access to it.

No results
Date Attending physician Severity Details Treatment


Events

This is privileged information. Only certain characters would be able to gain access to it.

No results
Date Event Role Notes


Activity

This section is out-of-character (OOC) for informational/entertainment purposes. Your character would not be able to read this.

Error: Could not connect to database (Cannot access the database: :real_connect(): (HY000/2054): The server requested authentication method unknown to the client).

Start Date End Date Map Messages (Recv/Sent) Damage (Given/Taken) Friendly Fire (Given/Taken)

{{#ifeq:$STATUS|KIA|[[Category:KIA|}}

Relationships

This section is out-of-character (OOC) for informational/entertainment purposes. Your character would not be able to read this.




Journal

This section is out-of-character (OOC) for informational/entertainment purposes. Your character would not be able to read this.