Template:Organisation: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table=Organisations | |_table=Organisations | ||
| | |Code=Page | ||
| | |Label=String | ||
| | |Parent=Page | ||
| | |Place=Page | ||
| | |Description=Text | ||
| | |Contact=Text | ||
|Notes=Text | |||
}} | }} | ||
</noinclude> | </noinclude> | ||
{{#cargo_store: | {{#cargo_store: | ||
|Code={{FULLPAGENAME}} | |||
| | |Label={{{Label|}}} | ||
| | |Parent={{{Parent|}}} | ||
| | |Place={{{Place|}}} | ||
| | |Description={{{Description|}}} | ||
| | |Contact={{{Contact|}}} | ||
|Notes={{{Notes|}}} | |||
}} | |||
== {{{Label|}}} == | |||
{{DISPLAYTITLE:{{{Label}}}}} | |||
{{#if:{{{Parent|}}}| | |||
'''Parent organisation:''' [[{{{Parent}}}]] | |||
}} | |||
{{#if:{{{Place|}}}| | |||
'''Located in:''' [[{{{Place}}}]] | |||
}} | }} | ||
'''Notes:''' | |||
{{{Notes|}}} | |||