Difference between revisions of "Template:Infobox person"

no edit summary
(added options for units)
Line 10: Line 10:
|{{ #if: {{{PrimUnitRankPOL|}}} | '''Primary Unit''' }}   
|{{ #if: {{{PrimUnitRankPOL|}}} | '''Primary Unit''' }}   
|{{ #if: {{{PrimUnitRankPOL|}}} | {{{PrimUnitRankPOL}}} }}  {{ #if: {{{PrimUnitPOL|}}} | ℅ [[{{{PrimUnitPOL}}}]]  }}
|{{ #if: {{{PrimUnitRankPOL|}}} | {{{PrimUnitRankPOL}}} }}  {{ #if: {{{PrimUnitPOL|}}} | ℅ [[{{{PrimUnitPOL}}}]]  }}
|-
|{{ #if: {{{SecondUnitRankPOL|}}} | '''Secondary Unit''' }} 
|{{ #if: {{{SecondUnitRankPOL|}}} | {{{SecondUnitRankPOL}}} }}  {{ #if: {{{SecondUnitPOL|}}} | ℅ [[{{{SecondUnitPOL}}}]]  }}
|-
|-
|{{ #if: {{{YearsActivePOL|}}} | '''Years Active''' }}   
|{{ #if: {{{YearsActivePOL|}}} | '''Years Active''' }}   
Line 73: Line 76:
             "description": "Rank within Primary Unit",
             "description": "Rank within Primary Unit",
"example": "TO",
"example": "TO",
"type": "line"
},
        "SecondUnitPOL": {
            "description": "Police Secondary Unit",
"example": "NPAS",
"type": "line"
},
"SecondUnitRankPOL": {
            "description": "Rank within Secondary Unit",
"example": "Tier 1",
"type": "line"
"type": "line"
},
},
Line 85: Line 98:
"RankNHS": {
"RankNHS": {
"example": "FA",
"example": "FA",
"type": "line"
},
        "PrimUnitNHS": {
            "description": "NHS Primary Unit",
"example": "Air Rescue",
"type": "line"
},
"PrimaryUnitRankNHS": {
            "description": "Rank within Primary Unit",
"example": "Tier 2",
"type": "line"
},
        "SecondUnitNHS": {
            "description": "NHS Secondary Unit",
"example": "RIR",
"type": "line"
},
"SecondUnitRankNHS": {
            "description": "Rank within Secondary Unit",
"example": "Tier 1",
"type": "line"
"type": "line"
},
},
Line 105: Line 138:
         "PrimUnitPOL",
         "PrimUnitPOL",
         "PrimUnitRankPOL",
         "PrimUnitRankPOL",
        "SecondUnitPOL",
        "SecondUnitRankPOL",
"YearsActivePOL",
"YearsActivePOL",
"RankNHS",
"RankNHS",
"DeptNHS",
"DeptNHS",
        "PrimUnitNHS",
        "PrimaryUnitRankNHS",
        "SecondUnitNHS",
        "SecondUnitRankNHS",
"YearsActiveNHS",
"YearsActiveNHS",
"Signature"
"Signature"
279

edits