Difference between revisions of "Template:Organization"

From Openresearch
Jump to: navigation, search
Line 21: Line 21:
 
{{#ifeq:{{{Logo|}}}|||{{Tablelongrow|Value=[[Image:{{{Logo}}}|150px|{{{Name|{{PAGENAME}}}}}]]|Color=white}}}}
 
{{#ifeq:{{{Logo|}}}|||{{Tablelongrow|Value=[[Image:{{{Logo}}}|150px|{{{Name|{{PAGENAME}}}}}]]|Color=white}}}}
 
|-
 
|-
{{#ifeq:{{{has staff count|}}}|||{{Tablelongrow|Value={{{has staff count}}}}}}}
+
{{#ifeq:{{{has staff count|}}}|||{{Tablerow|Label=Has staff count:|Value=[[Has staff count::{{{has staff count}}}]]}}}}
 
|-
 
|-
 
{{#ifeq:{{{Sub organization of|}}}|||{{Tablerow|Label=Sub organization of:|Value=[[Sub organization of::{{{Sub organization of}}}]]}}}}
 
{{#ifeq:{{{Sub organization of|}}}|||{{Tablerow|Label=Sub organization of:|Value=[[Sub organization of::{{{Sub organization of}}}]]}}}}

Revision as of 23:46, 11 August 2008

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)
 | Homepage = aksw.org
 | Sub organization of = BIS
 | has staff count = 15
 | has leader = Sören Auer
 | Start date = 2006
 | End date = 
}}

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