Difference between revisions of "Template:Infobox designpattern"

From Open Pattern Repository for Online Learning Systems
Jump to navigation Jump to search
(Test use of regular expressions)
(Fix page name handle)
Line 17: Line 17:
! | Other pattern formats
! | Other pattern formats
|
|
| {{#regex: {{{name}}} | /([a-zA-Z_-]+).*/  |  $1 }}
| {{#regex: {{PAGENAME}} | /([a-zA-Z_-]+).*/  |  $1 }}
|-
|-
|class="subheader" colspan="2" | Usability
|class="subheader" colspan="2" | Usability

Revision as of 13:39, 20 July 2016

[[File:{{{image}}}|center|300px|]]
Contributors {{{contributor}}}
Last modification April 23, 2024
Source {{{source}}}
Other pattern formats /([a-zA-Z_-]+).*/ | $1 }}
Usability
Learning domain
Stakeholders