Jump to content

Template:Organisation: Difference between revisions

From Costa Sano MediaWiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
Organisation data template
Organisation data template
</noinclude>


{{#cargo_declare:
{{#cargo_declare:
  _table=Organisations
  |_table=Organisations
  |name=String
  |Code=Page
  |code=String
|Label=String
  |description=Text
  |Parent=Page
  |place_id=String
|Place=Page
  |contact_information=Text
  |Description=Text
  |notes=Text
  |Contact=Text
  |Notes=Text
}}
 
{{#cargo_store:
|Code={{FULLPAGENAME}}
|Label={{{Label|}}}
|Parent={{{Parent|}}}
|Place={{{Place|}}}
  |Description={{{Description|}}}
|Contact={{{Contact|}}}
|Notes={{{Notes|}}}
}}
}}


{{#forminput:form=Organisation}}
== {{{Label|}}} ==
</noinclude>
{{DISPLAYTITLE:{{{Label}}}}}
 
{{#if:{{{Parent|}}}|
'''Parent organisation:''' [[{{{Parent}}}]]
}}


{{#cargo_store:
{{#if:{{{Place|}}}|
name={{{name|}}}
'''Located in:''' [[{{{Place}}}]]
|code={{PAGENAME}}
|description={{{description|}}}
|place_id={{{place_id|}}}
|contact_information={{{contact_information|}}}
|notes={{{notes|}}}
}}
}}


== {{{name|}}} ==
'''Notes:'''
{{{Notes|}}}

Latest revision as of 10:24, 17 February 2026

Organisation data template


This template defines the table "Organisations". View table.


Notes: