CargoAdmin, Bureaucrats, Moderators (CommentStreams), fileuploaders, Interface administrators, newuser, Push subscription managers, Suppressors, Administrators
14,662
edits
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
{{Organization | {{Organization | ||
|OrganizationName= | |OrganizationName= | ||
|OrganizationType= | |||
|Mission= | |||
|OrganizationExecutive= | |||
|Employees= | |||
|Budget= | |||
|Website= | |||
|Services= | |||
|ParentOrganization= | |||
|CreationLegislation= | |||
|Regulations= | |||
|HeadquartersLocation | |||
|HeadquartersAddress | |||
}} | }} | ||
</pre> | </pre> | ||
==Cargo declaration== | |||
Edit the page to see the template text. | Edit the page to see the template text. | ||
{{#cargo_declare:_table=Organization|OrganizationName=Page}} | {{#cargo_declare:_table=Organization | ||
</noinclude><includeonly>{{#cargo_store:_table=Organization}}{| style=" | |OrganizationName=Page | ||
|OrganizationType=Page | |||
|Mission=Wikitext | |||
|ParentOrganization=Page | |||
|CreationLegislation=Page | |||
|HeadquartersAddress=Wikitext string | |||
|HeadquartersLocation=Coordinates | |||
|Employees=Integer | |||
|Budget=Integer | |||
|OrganizationExecutive=Page | |||
|Services=Wikitext | |||
|Regulations=Wikitext | |||
|Website=URL | |||
}} | |||
</noinclude><includeonly>{{#cargo_store:_table=Organization}}</includeonly><noinclude> | |||
==Table details== | |||
</noinclude> | |||
{| class="wikitable" border="1" style="float:right; width:300px" | |||
| style="text-align: center; background-color:#f7f781;" colspan="2" | '''{{PAGENAME}}''' | |||
|- | |- | ||
| style="background:#FFEBAD; color:arsenic" align="right" | '''Type: ''' | |||
| {{#if:{{{ | | {{#if:{{{OrganizationType|}}}|[[{{{OrganizationType|}}}]]}} | ||
|} | |- | ||
| style="background:#FFEBAD; color:arsenic" align="right" | '''Parent organization: ''' | |||
| {{#if:{{{ParentOrganization|}}}|[[{{{ParentOrganization|}}}]]}} | |||
|- | |||
| style="background:#FFEBAD; color:arsenic" align="right"| '''Employees:''' | |||
| {{{Employees|}}} | |||
|- | |||
| style="background:#FFEBAD; color:arsenic" align="right"| '''Executive:''' | |||
| {{#if:{{{OrganizationExecutive|}}}|[[{{{OrganizationExecutive|}}}]]}} | |||
|- | |||
| style="background:#FFEBAD; color:arsenic" align="right"| '''Budget:''' | |||
| {{{Budget|}}} | |||
|- | |||
| style="background:#FFEBAD; color:arsenic" align="right"| '''Address:''' | |||
| {{{HeadquartersAddress|}}} | |||
|- | |||
| style="background:#FFEBAD; color:arsenic" align="right"| '''Website:''' | |||
|{{{Website|}}} | |||
|}<noinclude> | |||
==Lead section== | |||
</noinclude>'''{{PAGENAME}}''' is an [[{{{OrganizationType|}}}]]. | |||
It was created by the {{#if:{{{CreationLegislation|}}}|[[{{{CreationLegislation|}}}]]}}. | |||
<h2>Mission</h2> | |||
{{#cargo_query: | |||
tables=Organization | |||
|fields=Mission | |||
|where=_pageName = "{{PAGENAME}}" | |||
|format=list | |||
}} | |||
<h2>Services</h2> | |||
{{#cargo_query: | |||
tables=Organization | |||
|fields=Services | |||
|where=_pageName = "{{PAGENAME}}" | |||
|format=list | |||
}} | |||
<h2>Regulations</h2> | |||
{{{Regulations|}}} | |||
<h2>Map</h2> | |||
{{Organization map|Organization={{PAGENAME}}}} | |||
[[Category:Organizations]] | [[Category:Organizations]] | ||
</includeonly> | </includeonly> |
edits