Jump to content

Template:Government agency: Difference between revisions

From nUSA Wiki
No edit summary
Tag: Reverted
Undo revision 1003 by Jord (talk)
Tag: Undo
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
{{Infobox
{{Infobox
| title            = {{#if: {{{title1|}}} | {{{title1}}} | {{PAGENAME}} }}
| image          = [[File:{{{image1}}}|150px]]
| image1            = {{{image1|}}}
| caption         = {{{caption1}}}
| caption1          = {{{caption1|}}}
| formed         = {{{formed}}}
| Incumbent         = {{{Incumbent|}}}
| preceding_agencies = {{{preceding_agencies}}}
| First holder      = {{{First holder|}}}
| type           = {{{type}}}
| formed           = {{{formed|}}}
| jurisdiction   = {{{jurisdiction}}}
| preceding_agencies = {{{preceding_agencies|}}}
| headquarters   = {{{headquarters}}}
| type             = {{{type|}}}
| employees       = {{{employees}}}
| jurisdiction     = {{{jurisdiction|}}}
| agency_executives = {{{agency_executives}}}
| headquarters     = {{{headquarters|}}}
| incumbent      = {{{incumbent}}}
| employees         = {{{employees|}}}
| first_holder   = {{{first_holder}}}
| agency_executives = {{{agency_executives|}}}
| child_agencies   = {{{child_agencies|}}}
}}
}}
</includeonly>
<noinclude>
Example usage:
<pre>
{{Government agency
  | title1=Example
  | image1=Example.png
  | caption1=Example caption
  | Incumbent=John Doe
  | First holder=Jane Smith
  | formed=1900
  | preceding_agencies=None
  | type=Federal agency
  | jurisdiction=Country
  | headquarters=Washington, D.C.
  | employees=1000
  | agency_executives=John Doe, Jane Smith
  | child_agencies=Agency A, Agency B
}}
</pre>
<templatedata>
{
  "params": {
    "title1": {"suggested": true},
    "image1": {"suggested": true},
    "caption1": {"suggested": true},
    "Incumbent": {"suggested": true},
    "First holder": {"suggested": true},
    "formed": {"suggested": true},
    "preceding_agencies": {"suggested": true},
    "type": {"suggested": true},
    "jurisdiction": {"suggested": true},
    "headquarters": {"suggested": true},
    "employees": {"suggested": true},
    "agency_executives": {"suggested": true},
    "child_agencies": {"suggested": true}
  }
}
</templatedata>
</noinclude>

Latest revision as of 02:13, 9 January 2025

Government agency
[[File:[[File:{{{image1}}}|150px]]|200px]]