Template:TableOfPatterns: Difference between revisions
Jump to navigation
Jump to search
(start) |
(No difference)
|
Latest revision as of 00:22, 12 November 2012
This simple template can be used to pipe the result of a semantic query into a table row. The template expects Pattern Type or Pattern Variant names, and provides several columns, including a table row start at the beginning.
Usage for Pattern Types:
{| border="1"
|Pattern Type
|Function
|Mandatory BBTs
|Optional BBTs
|Sector
|Maturity
{{#ask:[[Category:Pattern Type]]|format=template|template=TableOfPatterns|link=none|userparam=Type}}
|}
Usage for Pattern Variants:
{| border="1"
|Pattern Type
|Function
|Owner
|Maturity
{{#ask:[[Category:Pattern Variant]]|format=template|template=TableOfPatterns|link=none|userparam=Variant}}
|}