Template:Pageheaderbox4BBV

From OIAr Archive 2013
Jump to navigation Jump to search

This template should be at the top of pages defining Building Block Variants. It takes these named parameters:

  • name takes a brief description of the Building Block Variant, which is then available throughout the wiki as the "Brief description" property;
  • implementsBBT takes a Building Block Type pagename. Not only is this shown in the page header, but also from this page the Working Area under which the Building Block Variant resides is read; this template will then have the page "belong to" this Working Area by setting the property "Belongs to". It'll also fill property Pagetype with code "BV";
  • environment holds the (primary) Environment this Building Block Variant is intended for;
  • 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:

{{Pageheaderbox4BBV
|name=
|implementsBBT=
|environment=
|version=
|owner=
}}