Template:MilitaryLocation: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 4: | Line 4: | ||
|- | |- | ||
|colspan="2" style="text-align:center; background:#991919; -moz-border-radius-topleft: 0.5em; -moz-border-radius-topright: 0.5em;"|<big>'''{{{name|}}}'<big> | |colspan="2" style="text-align:center; background:#991919; -moz-border-radius-topleft: 0.5em; -moz-border-radius-topright: 0.5em;"|<big>'''{{{name|}}}'<big> | ||
{{#if: {{{location|}}} and {{{location|}}} != "N/A" | {{#if: {{{location|}}} and {{{location|}}} != "N/A" }} | ||
|- | |- | ||
|style="background:#777777"|'''Location''' | |style="background:#777777"|'''Location''' | ||
|style="color:black; background:#999999"|{{{location}}} | |style="color:black; background:#999999"|{{{location}}} | ||
|- | |- | ||
|colspan="2" style="text-align:center; background:#991919"|Site Information | |colspan="2" style="text-align:center; background:#991919"|Site Information | ||
{{#if: {{{owner|}}} and {{{owner|}}} != "N/A" or {{{control|}}} and {{{control|}}} != "N/A" or {{{condition|}}} and {{{condition|}}} != "N/A" | {{#if: {{{owner|}}} and {{{owner|}}} != "N/A" or {{{control|}}} and {{{control|}}} != "N/A" or {{{condition|}}} and {{{condition|}}} != "N/A" }} | ||
|- | |- | ||
|style="background:#777777"|'''Owner''' | |style="background:#777777"|'''Owner''' | ||
| Line 21: | Line 20: | ||
|style="background:#777777"|'''Condition''' | |style="background:#777777"|'''Condition''' | ||
|style="color:black; background:#999999"|{{{condition}}} | |style="color:black; background:#999999"|{{{condition}}} | ||
|- | |- | ||
|colspan="2" style="text-align:center; background:#991919"|Site History | |colspan="2" style="text-align:center; background:#991919"|Site History | ||
{{#if: {{{built|}}} and {{{built|}}} != "N/A" or {{{builtby|}}} and {{{builtby|}}} != "N/A" or {{{used|}}} and {{{used|}}} != "N/A" | {{#if: {{{built|}}} and {{{built|}}} != "N/A" or {{{builtby|}}} and {{{builtby|}}} != "N/A" or {{{used|}}} and {{{used|}}} != "N/A" }} | ||
|- | |- | ||
|style="background:#777777"|'''Built''' | |style="background:#777777"|'''Built''' | ||
Revision as of 04:42, 4 January 2024
| ' | |
| Location | {{{location}}} |
| Site Information | |
| Owner | {{{owner}}} |
| Control | {{{control}}} |
| Condition | {{{condition}}} |
| Site History | |
| Built | {{{built}}} |
| Built By | {{{builtby}}} |
| In Use | {{{used}}}
}} |