Difference between revisions of "Template:Organization"

From Openresearch
Jump to: navigation, search
Line 34: Line 34:
 
|-
 
|-
 
{{#ifeq:{{{Logo|}}}|||{{Tablelongrow|Value=[[Image:{{{Logo}}}|150px|{{{Name|{{PAGENAME}}}}}]]|Color=white}}}}
 
{{#ifeq:{{{Logo|}}}|||{{Tablelongrow|Value=[[Image:{{{Logo}}}|150px|{{{Name|{{PAGENAME}}}}}]]|Color=white}}}}
 +
|-
 +
<!-- *** Detail: *** -->
 +
{{#ifeq:{{{has staff count|}}}{{{Sub organization of|}}}{{{Homepage|}}}{{{Twitter account|}}}{{{has leader|}}}|||{{Tablesection|Label=Detail|Color=#86ba0c|Textcolor=#fff}}}}
 
|-
 
|-
 
{{#ifeq:{{{has staff count|}}}|||{{Tablerow|Label=Has staff count:|Value=[[Has staff count::{{{has staff count}}}]]}}}}
 
{{#ifeq:{{{has staff count|}}}|||{{Tablerow|Label=Has staff count:|Value=[[Has staff count::{{{has staff count}}}]]}}}}
Line 44: Line 47:
 
|-
 
|-
 
{{#ifeq:{{{has leader|}}}|||{{Tablerow|Label=Head:|Value=[[has leader::{{{has leader}}}]]}}}}
 
{{#ifeq:{{{has leader|}}}|||{{Tablerow|Label=Head:|Value=[[has leader::{{{has leader}}}]]}}}}
 +
|-
 +
<!-- *** Location: *** -->
 +
{{#ifeq:{{{City|}}}|||{{Tablesection|Label=Location|Color=#86ba0c|Textcolor=#fff}}}}
 
|-
 
|-
 
{{#ifeq:{{{City|}}}|||{{Tablerow|Label=City:|Value=[[Has location city::{{{City}}}]]}}}}
 
{{#ifeq:{{{City|}}}|||{{Tablerow|Label=City:|Value=[[Has location city::{{{City}}}]]}}}}
Line 56: Line 62:
 
| intro=Has member:_ }}|Color=#e4f8b6}}
 
| intro=Has member:_ }}|Color=#e4f8b6}}
 
|-
 
|-
 +
{{Tablesection|Label=Table of Contents|Color=#ADD8E6|Textcolor=#fff}}
 +
|-
 +
| colspan="2" style="padding-top: 2px; " |<div id="smworgtable-toc" style="font-size: 90%;">__TOC__</div>
 
|}
 
|}
 
[[Has coordinates::{{#geocode:{{{Street address|}}}, {{{City|}}}, {{{State|}}}, {{{Country|}}}}}|]]
 
[[Has coordinates::{{#geocode:{{{Street address|}}}, {{{City|}}}, {{{State|}}}, {{{Country|}}}}}|]]
 
[[Category:{{{City}}}]]
 
[[Category:{{{City}}}]]
 
</includeonly>
 
</includeonly>

Revision as of 10:15, 11 September 2016

This template simplifies the creation of articles about organizations. When inserted in a organization's page, it creates a decorative table with much helpful information. It also takes care of annotating the given data semantically, so that users can easily find it or query it in other articles.

To use this template, insert the following at the beginning of your user page. All fields are strictly optional and should be omitted if no data is given.

Please delete all lines that you do not give useful information for!

{{Organization
 | title = Agile Knowledge Engineering and Semantic Web (AKSW)
 | Field = primary research field of the tool (must be a subcategory of Category:Science), add additional ones via category links
 | Type = one of Research group, Institute, University, Company or another subcategory of Category:Organization
 | Homepage = aksw.org
 | Twitter account = ***
 | City = Leipzig
 | Country = Germany
 | Mailing address =
 | Sub organization of = BIS
 | has staff count = 15
 | has leader = Sören Auer
 | Start date = 2006
 | End date = 
 | Logo = the name of an uploaded logo, such as "WikiPipesLogo.png" (use "Upload file" in the toolbar on the left)
}}

The order of the fields is not relevant. The template should be given as the first thing on a page.