Difference between revisions of "Template:Organization"
| Line 58: | Line 58: | ||
<div style="width:0px;height:0px;overflow:hidden;padding-bottom: 10px;"><br /> | <div style="width:0px;height:0px;overflow:hidden;padding-bottom: 10px;"><br /> | ||
[[Category:Organization| ]] | [[Category:Organization| ]] | ||
| − | {{#ifeq: {{{Location}}}|||{{#set:Coordinates = {{#geocode:{{{Location}}}}}}}}} | + | {{#ifeq: {{{Location|}}}|||{{#set:Coordinates = {{#geocode:{{{Location|}}}}}}}}} |
| − | {{#arraydefine: | + | {{#arraydefine:OrgTypecount|{{{Organization Type|}}}}} |
| − | {{#set:Organization Type count={{#arraysize: | + | {{#set:Organization Type count={{#arraysize:OrgTypecount}}}} |
| + | {{#arraydefine:lsncount|{{{License short name|}}}}} | ||
| + | {{#set:License short name count={{#arraysize:lsncount}}}} | ||
| + | {{#arraydefine:affcount|{{{Affiliation|}}}}} | ||
| + | {{#set:Affiliation count={{#arraysize:affcount}}}} | ||
| + | {{#arraydefine:langcodecount|{{{Language code|}}}}} | ||
| + | {{#set:Language code count={{#arraysize:langcodecount}}}} | ||
[[Page has default form::Organization-edit| ]] | [[Page has default form::Organization-edit| ]] | ||
</div><br /> | </div><br /> | ||
</includeonly> | </includeonly> | ||
Revision as of 22:58, 2 March 2010
This is the 'Organization' template. It should be called in the following format:
{{Organization
|Affiliation=
|Location=
|Language code=
|Contact=
|Email=
|Mainurl=
|Resource URL=
|Resource Feed URL=
|Tag=
|Organization Type=
|Open or Free Statement=
|OER Statement=
|License provider=
|License short name=
|License=
}}
Edit the page to see the template text.