Template:Pageheaderbox4GF: Difference between revisions

From OIAr
Jump to navigation Jump to search
(passing on Summary field)
(get this template out of the GF cat)
 
Line 1: Line 1:
{{Pageheaderbox
{{Pageheaderbox
|pagetype=GF
| pagetype = GF
|pagename={{{name|}}}
| pagename = {{{name|}}}
|summary={{{summary|unspecified}}}
| summary = {{{summary|unspecified}}}
|doctype=Generic Function
| doctype = <includeonly>Generic Function</includeonly>
|version={{{version|}}}
| version = {{{version|}}}
|owner={{{owner|}}}
| owner   = {{{owner|}}}
}}
}}
==Description==
==Description==

Latest revision as of 11:27, 31 March 2013

Document icon GF Version: OIAr logo
Document type: [[:Category:|]] Owner:

[[User:class="smw-highlighter" data-type="4" data-state="inline" data-title="Warning" title="Some use of "" in your query was not closed by a matching "".">Some use of "" in your query was not closed by a matching "".|]]




Description

This Generic Function is not assigned to a Working Area yet.

Template documentation

This template should be at the top of pages defining Generic Functions. It takes these named parameters:

  • name takes a brief description of the Generic Function, which is then available throughout the wiki as the "Friendly name" property;
  • summary takes a short, functional description of the artefact to which the page relates, which is then available throughout the wiki as the "Brief description" property. If left empty it's content will become "unspecified";
  • WorkingArea is the Working Area under which the Generic Function resides; this template will have the page "belong to" this Working Area by setting the property "Assigned to"
  • version holds the version number of the document itself
  • owner holds the designated owner of this architecture product. Please provide the Displayname of the wiki user that is the owner (or else his/her login name without the User: prefix).

It calls upon template {{Pageheaderbox}} to create the actual box.

To use the template, cut and paste the following code:

{{Pageheaderbox4GF
|name=
|summary=
|WorkingArea=
|version=
|owner=
}}