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