Overview pages: Difference between revisions

From SemanticOrganization
Jump to: navigation, search
(Created page with "=== Building Blocks === ==== Creating new instances ==== If the page names are automatically created it's <code><nowiki>{{#semorg-forminput:<feature>}}</nowiki></code>")
 
No edit summary
Line 3: Line 3:
==== Creating new instances ====
==== Creating new instances ====


If the page names are automatically created it's <code><nowiki>{{#semorg-forminput:<feature>}}</nowiki></code>
If the page names are automatically created it's <code><nowiki>{{#semorg-formlink:<feature>}}</nowiki></code>, otherwise it's <code><nowiki>{{#semorg-forminput:<feature>}}</nowiki></code>.
 
Examples:
 
{| class="table table-bordered table-sm"
! Markup
! Result
|-
| <pre>{{#semorg-formlink:meeting-group}}</pre>
| {{#semorg-formlink:meeting-group}}
|-
| <pre>{{#semorg-formlink:meeting-group}}</pre>
| {{#semorg-formlink:meeting-group}}
|}

Revision as of 11:55, 16 May 2019

Building Blocks

Creating new instances

If the page names are automatically created it's {{#semorg-formlink:<feature>}}, otherwise it's {{#semorg-forminput:<feature>}}.

Examples:

Markup Result
{{#semorg-formlink:meeting-group}}
Create Meeting
{{#semorg-formlink:meeting-group}}
Create Meeting