Difference between revisions of "Template:Design pattern"
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the "Design pattern" template. It should be called in the following format: <pre> {{Design pattern |Title= |Body= }} </pre> Edit the page to see the templa...") |
|||
Line 11: | Line 11: | ||
</noinclude><includeonly>{{#set: Title={{{Title|}}} |Description={{{Description|}}} |Version={{{Version|}}} |Applications={{{Applications|}}} }} | </noinclude><includeonly>{{#set: Title={{{Title|}}} |Description={{{Description|}}} |Version={{{Version|}}} |Applications={{{Applications|}}} }} | ||
<h2> {{{Title|}}} </h2> | <h2> {{{Title|}}} </h2> | ||
− | {| | + | {| class="wikitable" |
! Description | ! Description | ||
| {{{Description|}}} | | {{{Description|}}} | ||
+ | |- | ||
! Version | ! Version | ||
| {{{Version|}}} | | {{{Version|}}} | ||
+ | |- | ||
! Applications | ! Applications | ||
| {{{Applications|}}} | | {{{Applications|}}} |
Revision as of 11:44, 15 July 2020
This is the "Design pattern" template. It should be called in the following format:
{{Design pattern |Title= |Body= }}
Edit the page to see the template text.