<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.infra-repository.org/oiar-2013/index.php?action=history&amp;feed=atom&amp;title=Template%3APageheaderbox4DesignDocs</id>
	<title>Template:Pageheaderbox4DesignDocs - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.infra-repository.org/oiar-2013/index.php?action=history&amp;feed=atom&amp;title=Template%3APageheaderbox4DesignDocs"/>
	<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Template:Pageheaderbox4DesignDocs&amp;action=history"/>
	<updated>2026-05-06T13:57:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Template:Pageheaderbox4DesignDocs&amp;diff=715&amp;oldid=prev</id>
		<title>Jan Schoonderbeek: start</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Template:Pageheaderbox4DesignDocs&amp;diff=715&amp;oldid=prev"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;start&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
This box should be at the top of all pages that contain information on &amp;quot;design docs&amp;quot;. It differs from the box that is at the top of architecture documents, mainly by colour. It takes the following named parameters:&lt;br /&gt;
* &amp;#039;&amp;#039;pagetype&amp;#039;&amp;#039; is usually the coding of the object for which the page is meant&lt;br /&gt;
* &amp;#039;&amp;#039;pagename&amp;#039;&amp;#039; takes a brief description of the object, which is then available throughout the wiki as the &amp;quot;Brief description&amp;quot; property&lt;br /&gt;
* &amp;#039;&amp;#039;doctype&amp;#039;&amp;#039; says what sort of definition the page provides, e.g. &amp;#039;&amp;#039;Design Outline&amp;#039;&amp;#039; for a page describing the translation of Pattern Variant(s) to a realization, or &amp;#039;&amp;#039;Technical Component&amp;#039;&amp;#039; for a page describing a technical component. &amp;#039;&amp;#039;&amp;#039;Note&amp;#039;&amp;#039;&amp;#039;: the text you put here, places the page in the respective [[Special:Categories|Category]]; take care to use the correct, case-sensitive name.&lt;br /&gt;
* &amp;#039;&amp;#039;version&amp;#039;&amp;#039; holds the version number of the document itself.&lt;br /&gt;
* &amp;#039;&amp;#039;owner&amp;#039;&amp;#039; holds the designated owner of this architecture product. Please provide the [[Property:Displayname|Displayname]] of the wiki user that is the owner (or else his/her [[Special:ListUsers|login name]] without the &amp;#039;&amp;#039;User:&amp;#039;&amp;#039; prefix).&lt;br /&gt;
&lt;br /&gt;
To use the template, cut and paste the following code:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{Pageheaderbox4DesignDocs&lt;br /&gt;
|pagetype=&lt;br /&gt;
|pagename=&lt;br /&gt;
|doctype=&lt;br /&gt;
|version=&lt;br /&gt;
|owner=&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;[[Category:{{{doctype}}}]] __NOTOC__ __SHOWFACTBOX__ __NOEDITSECTION__{{#switch: {{{doctype}}}&lt;br /&gt;
|Design Outline=[[Image:Icon_DO.png|100px|This is a Design Outline document|link=Design Outline]]&lt;br /&gt;
|Blueprint=[[Image:Icon_DO.png|100px|This is a Blueprint document|link=Blueprint]]&lt;br /&gt;
|Technical Component=[[Image:Icon_TC.png|100px|This is a Technical Component document|link=Technical Component]]&lt;br /&gt;
|&lt;br /&gt;
}}{{#vardefine:userguess|{{#ask: [[User:+]][[Displayname::{{{owner}}}]]|link=none|limit=1|searchlabel=}}}}&lt;br /&gt;
{{#if: {{#var:userguess}} | {{#vardefine:displayname|{{{owner}}}}}{{#vardefine:userpage|{{#sub:{{#var:userguess}}|5}}}} | {{#vardefine:displayname|&amp;#039;&amp;#039;?{{{owner}}}?&amp;#039;&amp;#039;}}{{#vardefine:userpage|Unknown}}}}&lt;br /&gt;
{{#ifexist: User:{{{owner}}} |{{#vardefine:displayname|{{#show: User:{{{owner}}}|?Displayname}}}}{{#vardefine:userpage|{{{owner}}}}}}}&amp;lt;br style=&amp;quot;clear: both&amp;quot; /&amp;gt;&lt;br /&gt;
{| width=100%; style=&amp;quot;background:#{{BGColour03}}; color:#{{FGColour02}}; text-align:left&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
!width=&amp;quot;65&amp;quot; rowspan=&amp;quot;8&amp;quot; |[[Image:Crystal Clear mimetype document.png|64px|Document icon]]&lt;br /&gt;
!width=&amp;quot;150&amp;quot;|[[Pagetype::{{{pagetype}}}]]&lt;br /&gt;
!width=&amp;quot;300&amp;quot;|[[Brief description::{{{pagename|{{PAGENAME}}}}}]]&lt;br /&gt;
|width=&amp;quot;50&amp;quot;|Version:&lt;br /&gt;
|[[Version::{{{version}}}]]&lt;br /&gt;
|-&lt;br /&gt;
|Document type:&lt;br /&gt;
|[[:Category:{{{doctype}}}|{{#ifexist: Category:{{{doctype}}} | {{{doctype}}} | &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;{{{doctype}}}&amp;lt;/span&amp;gt; }}]]&lt;br /&gt;
|Owner:&lt;br /&gt;
|[[Owner::{{#var:displayname}}|]][[User:{{#var:userpage}}|{{#var:displayname}}]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jan Schoonderbeek</name></author>
	</entry>
</feed>