Template:Pageheaderbox4GF: Difference between revisions

From OIAr
Jump to navigation Jump to search
(template added)
 
(get this template out of the GF cat)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Pageheaderbox
{{Pageheaderbox
|pagetype=GF
| pagetype = GF
|pagename={{{name|}}}
| pagename = {{{name|}}}
|doctype=Generic Function
| summary  = {{{summary|unspecified}}}
|version={{{version|}}}
| doctype = <includeonly>Generic Function</includeonly>
|owner={{{owner|}}}
| version = {{{version|}}}
| owner   = {{{owner|}}}
}}
}}
==Description==
==Description==
This Generic Function belongs to [[:Property:Working_Area]] [[Assigned to::{{{WorkingArea|}}}]]. <noinclude>
This Generic Function {{#if: {{{WorkingArea|}}}|[[Working Area::{{{WorkingArea}}}|]]belongs to Working Area [[:Property:Working_Area#{{{WorkingArea}}}|{{{WorkingArea}}}]]|is not assigned to a [[:Property:Working_Area|Working Area]] yet}}. <noinclude>
{{documentation}}
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

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=
}}