Difference between revisions of "Template:Organization"

From Openresearch
Jump to: navigation, search
Line 17: Line 17:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
{| cellspacing="0" cellpadding="5" style="position:relative; margin: 0 0 0.5em 1em; border-collapse: collapse; border: 1px solid #aaa; background: #fff; float: right; clear: right; width: 20em"
 
{| cellspacing="0" cellpadding="5" style="position:relative; margin: 0 0 0.5em 1em; border-collapse: collapse; border: 1px solid #aaa; background: #fff; float: right; clear: right; width: 20em"
! colspan="2" style="background: #86ba0c; color: white" | [[Title::{{{Title|{{PAGENAME}}}}}]]
+
! colspan="2" style="background: #86ba0c; color: white" | [[Title::{{{title|{{PAGENAME}}}}}]]
 
|-
 
|-
 
{{#ifeq:{{{Logo|}}}|||{{Tablelongrow|Value=[[Image:{{{Logo}}}|150px|{{{Name|{{PAGENAME}}}}}]]|Color=white}}}}
 
{{#ifeq:{{{Logo|}}}|||{{Tablelongrow|Value=[[Image:{{{Logo}}}|150px|{{{Name|{{PAGENAME}}}}}]]|Color=white}}}}

Revision as of 00:24, 12 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.