Difference between revisions of "Template:Infobox designpattern"
Jump to navigation
Jump to search
Pinventado (talk | contribs) (Remove extra cell) |
Pinventado (talk | contribs) (Try including underscore in regex) |
||
Line 15: | Line 15: | ||
| {{{source}}} | | {{{source}}} | ||
|- | |- | ||
! | | ! | Pattern formats | ||
| {{#regex: {{PAGENAME}} | /([a- | | {{#regex: {{PAGENAME}} | /([a-z|A-Z|_|-]+).*/ | $1 }} | ||
|- | |- | ||
|class="subheader" colspan="2" | Usability | |class="subheader" colspan="2" | Usability |
Revision as of 12:42, 20 July 2016
[[File:{{{image}}}|center|300px|]] | |
Contributors | {{{contributor}}} |
---|---|
Last modification | January 5, 2025 |
Source | {{{source}}} |
Pattern formats | /([a-z|A-Z|_|-]+).*/ | $1 }} |
Usability | |
Learning domain | |
Stakeholders |