Template:Pattern Definition: Difference between revisions
Jump to navigation
Jump to search
Megankatsumi (talk | contribs) No edit summary |
Megankatsumi (talk | contribs) No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
This is the "Pattern Definition" template. | This is the "Pattern Definition" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | |||
{{Pattern Definition | {{Pattern Definition | ||
|Description= | |Description= | ||
| Line 9: | Line 9: | ||
|Definition Status= | |Definition Status= | ||
}} | }} | ||
</pre> | |||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
| Line 15: | Line 15: | ||
== Description == | == Description == | ||
An English description of the definition (what distinguishes this sense of the term?). | ''An English description of the definition (what distinguishes this sense of the term?).'' | ||
{{{Description|}}} | |||
== Key Concepts and Classes == | == Key Concepts and Classes == | ||
{{{Key Concepts and Classes|}}} | |||
== Has Class(es) == | == Has Class(es) == | ||
{{#arraymap:{{{Classes|}}}|,|x|[[UsedInPattern::x]]}} | |||
{{#ask:[[UsedInPattern::{{PAGENAME}}]] [[Category:Class]] |format=list}} | |||
== Status == | == Status == | ||
[[Term status::{{{Definition Status|}}}]] | |||
[[Category:Pattern]] | [[Category:Pattern]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 18:13, 15 December 2022
This is the "Pattern Definition" template. It should be called in the following format:
{{Pattern Definition
|Description=
|Key Concepts and Classes=
|Classes=
|Definition Status=
}}
Edit the page to see the template text.