Difference between revisions of "Template:SimpleGraphModuleMarkup"
Jump to navigation
Jump to search
(Created page with "</noinclude><includeonly>{{#switch:{{{userparam|}}}|intro={{{!}} class="wikitable sortable" {{!}}- ! Icon ! Name | System wrapped | API exposed {{!}}- |outro={{!}}} |row={{!}}...") |
|||
Line 1: | Line 1: | ||
+ | <noinclude> | ||
+ | __TOC__ | ||
+ | This template is used in three modes: | ||
+ | # intro | ||
+ | # outro | ||
+ | # table row | ||
+ | |||
+ | the mode is given as the userparam parameter for this template | ||
+ | == Usage == | ||
+ | <pre> | ||
+ | {{SimpleGraphModuleMarkup|userparam=intro}} | ||
+ | {{SimpleGraphModuleMarkup|userparam=outro}} | ||
+ | </pre> | ||
</noinclude><includeonly>{{#switch:{{{userparam|}}}|intro={{{!}} class="wikitable sortable" | </noinclude><includeonly>{{#switch:{{{userparam|}}}|intro={{{!}} class="wikitable sortable" | ||
{{!}}- | {{!}}- |
Revision as of 07:46, 21 February 2018
This template is used in three modes:
- intro
- outro
- table row
the mode is given as the userparam parameter for this template
Usage
{{SimpleGraphModuleMarkup|userparam=intro}} {{SimpleGraphModuleMarkup|userparam=outro}}