Difference between revisions of "CreateHelpPageTest"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) |
Tim Holzheim (talk | contribs) |
||
Line 3: | Line 3: | ||
{{Sourcecode | {{Sourcecode | ||
|id=CreateHelpPageTest | |id=CreateHelpPageTest | ||
− | |lang= | + | |lang=jinja |
|since=2021/02/05 | |since=2021/02/05 | ||
− | |text= | + | |text= |
− | + | <pre> | |
− | + | [[File:Help_Icon.png|right]]\n' | |
− | + | == Help for {{ name }} ==\n' | |
− | + | {% raw %}{{{% endraw %}#ask: [[Topic name::{{ name }}]] | |
− | + | |mainlabel=- | |
− | + | |?Topic icon = icon | |
− | + | |? = Topic | |
− | + | |?Topic name = name | |
− | + | |?Topic pluralName = pluralName | |
− | + | |?Topic documentation = documentation | |
− | + | {% raw %}}}{% endraw %} | |
− | + | === Documentation === | |
− | + | {{ documentation }} | |
− | + | === Example {{ pluralName }} === | |
− | + | {% raw %}{{{% endraw %}#ask: [[Concept:{{ name }}]]{% raw %}}}{% endraw %} | |
− | + | === Properties === | |
− | + | {% raw %}{{{% endraw %}#ask: [[Concept:Property]][[Property topic::Concept: {{ name }} ]] | |
− | + | | ?Property documentation = documentation | |
− | + | | ?Property type = type | |
− | + | | ?Property name = name | |
− | + | | ?Property label = label | |
− | + | | ?Property allowedValues = allowedValues | |
− | + | | ?Property mandatory = mandatory | |
− | + | | ?Property uploadable = uploadable | |
− | + | |format=table | |
− | + | {% raw %}}}{% endraw %} | |
− | + | {{ uml }} | |
− | + | {{ seealso }} | |
− | + | [[Category:{{ name }}]] | |
− | + | </pre> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|storemode=property | |storemode=property | ||
}} | }} | ||
=Freitext= | =Freitext= |
Revision as of 09:33, 9 February 2021
Sourcecode
Sourcecode | |
---|---|
id | CreateHelpPageTest |
lang | jinja |
author | |
since | 2021/02/05 |
test | '"`UNIQ--pre-00000000-QINU`"'
|
url |