Difference between revisions of "Template:SimpleGraphModuleMarkup"
Jump to navigation
Jump to search
Line 78: | Line 78: | ||
}} | }} | ||
{{SimpleGraphModuleMarkup|userparam=moutro}} | {{SimpleGraphModuleMarkup|userparam=moutro}} | ||
+ | = Test = | ||
+ | {#ask: [[Concept:SimpleGraphModule]] | ||
+ | | mainlabel=SimpleGraphModule | ||
+ | | ?SimpleGraphModule name = name | ||
+ | | ?SimpleGraphModule modulename = modulename | ||
+ | | ?SimpleGraphModule systemname = systemname | ||
+ | | ?SimpleGraphModule logo = logo | ||
+ | | ?SimpleGraphModule apiname = apiname | ||
+ | | ?SimpleGraphModule apiurl = apiurl | ||
+ | | ?SimpleGraphModule url = url | ||
+ | | ?SimpleGraphModule documentation = documentation | ||
+ | |sort=SimpleGraphModule name | ||
+ | }} | ||
</noinclude><includeonly>{{#switch:{{{userparam|}}}|intro={{{!}} class="wikitable sortable" | </noinclude><includeonly>{{#switch:{{{userparam|}}}|intro={{{!}} class="wikitable sortable" | ||
{{!}}- | {{!}}- |
Revision as of 10:43, 7 March 2021
This template is used in six modes:
- intro
- outro
- row
- mintro
- moutro
- mrow
the mode is given as the userparam parameter for this template
Usage
{{SimpleGraphModuleMarkup|userparam=intro}} {{#ask: [[Concept:SimpleGraphModule]] | mainlabel=SimpleGraphModule | ?SimpleGraphModule name = name | ?SimpleGraphModule modulename = modulename | ?SimpleGraphModule systemname = systemname | ?SimpleGraphModule logo = logo | ?SimpleGraphModule apiname = apiname | ?SimpleGraphModule apiurl = apiurl | ?SimpleGraphModule url = url | ?SimpleGraphModule documentation = documentation |sort=SimpleGraphModule name |format=template |link=none |userparam=row |named args=yes |template=SimpleGraphModuleMarkup }} {{SimpleGraphModuleMarkup|userparam=outro}}
Example
Wiki Markup
... further resultsModule | System wrapped | API exposed | Description |
---|
Github Markup
| Module | System wrapped | API exposed |
|---------------------------------------------------------------------- | ---------------- | ----------- |
... further results
Test
{#ask: Concept:SimpleGraphModule | mainlabel=SimpleGraphModule | ?SimpleGraphModule name = name | ?SimpleGraphModule modulename = modulename | ?SimpleGraphModule systemname = systemname | ?SimpleGraphModule logo = logo | ?SimpleGraphModule apiname = apiname | ?SimpleGraphModule apiurl = apiurl | ?SimpleGraphModule url = url | ?SimpleGraphModule documentation = documentation |sort=SimpleGraphModule name }}