169
edits
(Add dissolved) |
m (try and fix whitespace issues) |
||
Line 1: | Line 1: | ||
<table class="infobox"> | <table class="infobox"> | ||
<caption class="infobox-title" style="font-size: 125%;">{{{title|Infobox Title}}}</caption> | <caption class="infobox-title" style="font-size: 125%;">{{{title|Infobox Title}}}</caption> | ||
<tr> | <tr> | ||
<td colspan="2" class="infobox-image"></td> | <td colspan="2" class="infobox-image"></td> | ||
Line 11: | Line 11: | ||
</tr> | </tr> | ||
{{#ifeq:{{{formed|}}}|{{{formed}}}| {{#if: {{{formed|}}} | <tr><th scope="row" class="infobox-label">Formed</th><td class="infobox-data">{{{formed}}}</td></tr> | }} | }} | {{#ifeq:{{{formed|}}}|{{{formed}}}| {{#if: {{{formed|}}} | <tr><th scope="row" class="infobox-label">Formed</th><td class="infobox-data">{{{formed}}}</td></tr> | }} | }} | ||
{{#ifeq:{{{jurisdiction|}}}|{{{jurisdiction}}}| {{#if: {{{jurisdiction|}}} | <tr><th scope="row" class="infobox-label">Jurisdiction</th><td class="infobox-data">{{{jurisdiction}}}</td></tr> | }} | }} | |||
{{#ifeq:{{{jurisdiction|}}}|{{{jurisdiction}}}| {{#if: {{{jurisdiction|}}} | <tr><th scope="row" class="infobox-label">Jurisdiction</th><td class="infobox-data">{{{jurisdiction}}}</td></tr> | }} | }} | {{#ifeq:{{{headquarters|}}}|{{{headquarters}}}| {{#if: {{{headquarters|}}} | <tr><th scope="row" class="infobox-label">Headquarters</th><td class="infobox-data">{{{headquarters}}}</td></tr> | }} | }} | ||
{{#ifeq:{{{headquarters|}}}|{{{headquarters}}}| {{#if: {{{headquarters|}}} | <tr><th scope="row" class="infobox-label">Headquarters</th><td class="infobox-data">{{{headquarters}}}</td></tr> | }} | }} | {{#ifeq:{{{coordinates|}}}|{{{coordinates}}}| {{#if: {{{coordinates|}}} | <tr><th scope="row" class="infobox-label">Coordinates</th><td class="infobox-data">{{{coordinates}}}</td></tr> | }} | }} | ||
{{#ifeq:{{{coordinates|}}}|{{{coordinates}}}| {{#if: {{{coordinates|}}} | <tr><th scope="row" class="infobox-label">Coordinates</th><td class="infobox-data">{{{coordinates}}}</td></tr> | }} | }} | {{#ifeq:{{{employees|}}}|{{{employees}}}| {{#if: {{{employees|}}} | <tr><th scope="row" class="infobox-label">Employees</th><td class="infobox-data">{{{Employees}}}</td></tr> | }} | }} | ||
{{#ifeq:{{{employees|}}}|{{{employees}}}| {{#if: {{{employees|}}} | <tr><th scope="row" class="infobox-label">Employees</th><td class="infobox-data">{{{Employees}}}</td></tr> | }} | }} | {{#ifeq:{{{budget|}}}|{{{budget}}}| {{#if: {{{budget|}}} | <tr><th scope="row" class="infobox-label">Budget</th><td class="infobox-data">{{{budget}}}</td></tr> | }} | }} | ||
{{#ifeq:{{{budget|}}}|{{{budget}}}| {{#if: {{{budget|}}} | <tr><th scope="row" class="infobox-label">Budget</th><td class="infobox-data">{{{budget}}}</td></tr> | }} | }} | {{#ifeq:{{{chief1_name|}}}|{{{chief1_name}}}| {{#if: {{{chief1_name|}}} | <tr><th scope="row" class="infobox-label">Agency executive</th><td class="infobox-data">{{{chief1_name}}}</td></tr> | }} | }} | ||
{{#ifeq:{{{chief1_name|}}}|{{{chief1_name}}}| {{#if: {{{chief1_name|}}} | <tr><th scope="row" class="infobox-label">Agency executive</th><td class="infobox-data">{{{chief1_name}}}</td></tr> | }} | }} | |||
</table> | </table> |