Difference between revisions of "Template:SimpleGraphModule"
Jump to navigation
Jump to search
m (created by WikiTask 2018-02-21T08:03:03Z) |
|||
Line 19: | Line 19: | ||
|logo= | |logo= | ||
|url= | |url= | ||
+ | |apiname= | ||
+ | |apiurl= | ||
|documentation= | |documentation= | ||
|storemode=subobject | |storemode=subobject | ||
Line 29: | Line 31: | ||
|logo= | |logo= | ||
|url= | |url= | ||
+ | |apiname= | ||
+ | |apiurl= | ||
|documentation= | |documentation= | ||
|storemode=property | |storemode=property | ||
Line 39: | Line 43: | ||
|logo= | |logo= | ||
|url= | |url= | ||
+ | |apiname= | ||
+ | |apiurl= | ||
|documentation= | |documentation= | ||
|storemode=none | |storemode=none | ||
Line 50: | Line 56: | ||
|logo= | |logo= | ||
|url= | |url= | ||
+ | |apiname= | ||
+ | |apiurl= | ||
|documentation= | |documentation= | ||
|viewmode=tableheader | |viewmode=tableheader | ||
Line 60: | Line 68: | ||
|logo= | |logo= | ||
|url= | |url= | ||
+ | |apiname= | ||
+ | |apiurl= | ||
|documentation= | |documentation= | ||
|viewmode=tablerow | |viewmode=tablerow | ||
Line 70: | Line 80: | ||
|logo= | |logo= | ||
|url= | |url= | ||
+ | |apiname= | ||
+ | |apiurl= | ||
|documentation= | |documentation= | ||
|viewmode=tablefooter | |viewmode=tablefooter | ||
Line 80: | Line 92: | ||
|logo= | |logo= | ||
|url= | |url= | ||
+ | |apiname= | ||
+ | |apiurl= | ||
|documentation= | |documentation= | ||
|viewmode=labelfield | |viewmode=labelfield | ||
Line 91: | Line 105: | ||
{{#if:{{{?logo|}}}|"{{{?logo}}}" is logo of it <br>|}} | {{#if:{{{?logo|}}}|"{{{?logo}}}" is logo of it <br>|}} | ||
{{#if:{{{?url|}}}|"{{{?url}}}" is url of it <br>|}} | {{#if:{{{?url|}}}|"{{{?url}}}" is url of it <br>|}} | ||
+ | {{#if:{{{?apiname|}}}|"{{{?apiname}}}" is apiname of it <br>|}} | ||
+ | {{#if:{{{?apiurl|}}}|"{{{?apiurl}}}" is apiurl of it <br>|}} | ||
{{#if:{{{?documentation|}}}|"{{{?documentation}}}" is documentation of it <br>|}} | {{#if:{{{?documentation|}}}|"{{{?documentation}}}" is documentation of it <br>|}} | ||
|#default={{#switch:{{{storemode|}}} | |#default={{#switch:{{{storemode|}}} | ||
Line 99: | Line 115: | ||
|SimpleGraphModule logo={{{logo|}}} | |SimpleGraphModule logo={{{logo|}}} | ||
|SimpleGraphModule url={{{url|}}} | |SimpleGraphModule url={{{url|}}} | ||
+ | |SimpleGraphModule apiname={{{apiname|}}} | ||
+ | |SimpleGraphModule apiurl={{{apiurl|}}} | ||
|SimpleGraphModule documentation={{{documentation|}}} | |SimpleGraphModule documentation={{{documentation|}}} | ||
}} | }} | ||
Line 106: | Line 124: | ||
|SimpleGraphModule logo={{{logo|}}} | |SimpleGraphModule logo={{{logo|}}} | ||
|SimpleGraphModule url={{{url|}}} | |SimpleGraphModule url={{{url|}}} | ||
+ | |SimpleGraphModule apiname={{{apiname|}}} | ||
+ | |SimpleGraphModule apiurl={{{apiurl|}}} | ||
|SimpleGraphModule documentation={{{documentation|}}} | |SimpleGraphModule documentation={{{documentation|}}} | ||
}} | }} | ||
Line 113: | Line 133: | ||
|masterdetail= | |masterdetail= | ||
|tableheader={{{!}} class='wikitable' | |tableheader={{{!}} class='wikitable' | ||
− | !name!!logo!!url!!documentation | + | !name!!logo!!url!!apiname!!apiurl!!documentation |
{{!}}- | {{!}}- | ||
|tablerow= | |tablerow= | ||
− | {{!}}{{{name|}}}{{!}}{{!}}{{{logo|}}}{{!}}{{!}}{{{url|}}}{{!}}{{!}}{{{documentation|}}} | + | {{!}}{{{name|}}}{{!}}{{!}}{{{logo|}}}{{!}}{{!}}{{{url|}}}{{!}}{{!}}{{{apiname|}}}{{!}}{{!}}{{{apiurl|}}}{{!}}{{!}}{{{documentation|}}} |
{{!}}- | {{!}}- | ||
|tablefooter={{!}}} | |tablefooter={{!}}} | ||
|labelfield= | |labelfield= | ||
− | name={{#if:{{{name|}}}|{{{name|}}}|}}<br>logo={{#if:{{{logo|}}}|[[{{{logo|}}}]]|}}<br>url={{#if:{{{url|}}}|{{{url|}}}|}}<br>documentation={{#if:{{{documentation|}}}|{{{documentation|}}}|}}<br>|#default={{{!}} class='wikitable' | + | name={{#if:{{{name|}}}|{{{name|}}}|}}<br>logo={{#if:{{{logo|}}}|[[{{{logo|}}}]]|}}<br>url={{#if:{{{url|}}}|{{{url|}}}|}}<br>apiname={{#if:{{{apiname|}}}|{{{apiname|}}}|}}<br>apiurl={{#if:{{{apiurl|}}}|{{{apiurl|}}}|}}<br>documentation={{#if:{{{documentation|}}}|{{{documentation|}}}|}}<br>|#default={{{!}} class='wikitable' |
! colspan='2' {{!}}SimpleGraphModule | ! colspan='2' {{!}}SimpleGraphModule | ||
{{!}}- | {{!}}- | ||
Line 135: | Line 155: | ||
!url | !url | ||
{{!}} {{#if:{{{url|}}}|{{{url|}}}|}} | {{!}} {{#if:{{{url|}}}|{{{url|}}}|}} | ||
+ | {{!}}- | ||
+ | !apiname | ||
+ | {{!}} {{#if:{{{apiname|}}}|{{{apiname|}}}|}} | ||
+ | {{!}}- | ||
+ | !apiurl | ||
+ | {{!}} {{#if:{{{apiurl|}}}|{{{apiurl|}}}|}} | ||
{{!}}- | {{!}}- | ||
!documentation | !documentation | ||
Line 142: | Line 168: | ||
}} | }} | ||
}} | }} | ||
− | + | [[Category:SimpleGraphModule]]{{#default_form:SimpleGraphModule}} | |
</source> | </source> | ||
=== Source === | === Source === | ||
Line 152: | Line 178: | ||
{{#if:{{{?logo|}}}|"{{{?logo}}}" is logo of it <br>|}} | {{#if:{{{?logo|}}}|"{{{?logo}}}" is logo of it <br>|}} | ||
{{#if:{{{?url|}}}|"{{{?url}}}" is url of it <br>|}} | {{#if:{{{?url|}}}|"{{{?url}}}" is url of it <br>|}} | ||
+ | {{#if:{{{?apiname|}}}|"{{{?apiname}}}" is apiname of it <br>|}} | ||
+ | {{#if:{{{?apiurl|}}}|"{{{?apiurl}}}" is apiurl of it <br>|}} | ||
{{#if:{{{?documentation|}}}|"{{{?documentation}}}" is documentation of it <br>|}} | {{#if:{{{?documentation|}}}|"{{{?documentation}}}" is documentation of it <br>|}} | ||
|#default={{#switch:{{{storemode|}}} | |#default={{#switch:{{{storemode|}}} | ||
Line 160: | Line 188: | ||
|SimpleGraphModule logo={{{logo|}}} | |SimpleGraphModule logo={{{logo|}}} | ||
|SimpleGraphModule url={{{url|}}} | |SimpleGraphModule url={{{url|}}} | ||
+ | |SimpleGraphModule apiname={{{apiname|}}} | ||
+ | |SimpleGraphModule apiurl={{{apiurl|}}} | ||
|SimpleGraphModule documentation={{{documentation|}}} | |SimpleGraphModule documentation={{{documentation|}}} | ||
}} | }} | ||
Line 167: | Line 197: | ||
|SimpleGraphModule logo={{{logo|}}} | |SimpleGraphModule logo={{{logo|}}} | ||
|SimpleGraphModule url={{{url|}}} | |SimpleGraphModule url={{{url|}}} | ||
+ | |SimpleGraphModule apiname={{{apiname|}}} | ||
+ | |SimpleGraphModule apiurl={{{apiurl|}}} | ||
|SimpleGraphModule documentation={{{documentation|}}} | |SimpleGraphModule documentation={{{documentation|}}} | ||
}} | }} | ||
}} | }} | ||
{{#switch: {{{viewmode|}}} | {{#switch: {{{viewmode|}}} | ||
− | |hidden= | + | |hidden= |
− | |||
− | |||
− | |||
− | |||
− | |||
|masterdetail= | |masterdetail= | ||
|tableheader={{{!}} class='wikitable' | |tableheader={{{!}} class='wikitable' | ||
− | !name!!logo!!url!!documentation | + | !name!!logo!!url!!apiname!!apiurl!!documentation |
{{!}}- | {{!}}- | ||
|tablerow= | |tablerow= | ||
− | {{!}}{{{name|}}}{{!}}{{!}}{{{logo|}}}{{!}}{{!}}{{{url|}}}{{!}}{{!}}{{{documentation|}}} | + | {{!}}{{{name|}}}{{!}}{{!}}{{{logo|}}}{{!}}{{!}}{{{url|}}}{{!}}{{!}}{{{apiname|}}}{{!}}{{!}}{{{apiurl|}}}{{!}}{{!}}{{{documentation|}}} |
{{!}}- | {{!}}- | ||
|tablefooter={{!}}} | |tablefooter={{!}}} | ||
|labelfield= | |labelfield= | ||
− | name={{#if:{{{name|}}}|{{{name|}}}|}}<br>logo={{#if:{{{logo|}}}|[[{{{logo|}}}]]|}}<br>url={{#if:{{{url|}}}|{{{url|}}}|}}<br>documentation={{#if:{{{documentation|}}}|{{{documentation|}}}|}}<br>|#default={{{!}} class='wikitable' | + | name={{#if:{{{name|}}}|{{{name|}}}|}}<br>logo={{#if:{{{logo|}}}|[[{{{logo|}}}]]|}}<br>url={{#if:{{{url|}}}|{{{url|}}}|}}<br>apiname={{#if:{{{apiname|}}}|{{{apiname|}}}|}}<br>apiurl={{#if:{{{apiurl|}}}|{{{apiurl|}}}|}}<br>documentation={{#if:{{{documentation|}}}|{{{documentation|}}}|}}<br>|#default={{{!}} class='wikitable' |
! colspan='2' {{!}}SimpleGraphModule | ! colspan='2' {{!}}SimpleGraphModule | ||
{{!}}- | {{!}}- | ||
Line 201: | Line 228: | ||
!url | !url | ||
{{!}} {{#if:{{{url|}}}|{{{url|}}}|}} | {{!}} {{#if:{{{url|}}}|{{{url|}}}|}} | ||
+ | {{!}}- | ||
+ | !apiname | ||
+ | {{!}} {{#if:{{{apiname|}}}|{{{apiname|}}}|}} | ||
+ | {{!}}- | ||
+ | !apiurl | ||
+ | {{!}} {{#if:{{{apiurl|}}}|{{{apiurl|}}}|}} | ||
{{!}}- | {{!}}- | ||
!documentation | !documentation | ||
Line 208: | Line 241: | ||
}} | }} | ||
}} | }} | ||
− | </includeonly> | + | [[Category:SimpleGraphModule]]{{#default_form:SimpleGraphModule}}</includeonly> |
Revision as of 09:03, 21 February 2018
This is the template SimpleGraphModule.
It belongs to the concept/topic Concept:SimpleGraphModule
You may find examples for the use of this template via the List of SimpleGraphModules.
Usage
storemode subobject
{{SimpleGraphModule |name= |logo= |url= |apiname= |apiurl= |documentation= |storemode=subobject }}
storemode property
{{SimpleGraphModule |name= |logo= |url= |apiname= |apiurl= |documentation= |storemode=property }}
storemode none
{{SimpleGraphModule |name= |logo= |url= |apiname= |apiurl= |documentation= |storemode=none }}
viewmode tableheader
{{SimpleGraphModule |name= |logo= |url= |apiname= |apiurl= |documentation= |viewmode=tableheader }}
viewmode tablerow
{{SimpleGraphModule |name= |logo= |url= |apiname= |apiurl= |documentation= |viewmode=tablerow }}
{{SimpleGraphModule |name= |logo= |url= |apiname= |apiurl= |documentation= |viewmode=tablefooter }}
viewmode labelfield
{{SimpleGraphModule |name= |logo= |url= |apiname= |apiurl= |documentation= |viewmode=labelfield }}
Source (pretty printed)
{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA SimpleGraphModule<br>|}}
{{#if:{{{?name|}}}|"{{{?name}}}" is name of it <br>|}}
{{#if:{{{?logo|}}}|"{{{?logo}}}" is logo of it <br>|}}
{{#if:{{{?url|}}}|"{{{?url}}}" is url of it <br>|}}
{{#if:{{{?apiname|}}}|"{{{?apiname}}}" is apiname of it <br>|}}
{{#if:{{{?apiurl|}}}|"{{{?apiurl}}}" is apiurl of it <br>|}}
{{#if:{{{?documentation|}}}|"{{{?documentation}}}" is documentation of it <br>|}}
|#default={{#switch:{{{storemode|}}}
|none=
|subobject={{#subobject:-
|isA=SimpleGraphModule
|SimpleGraphModule name={{{name|}}}
|SimpleGraphModule logo={{{logo|}}}
|SimpleGraphModule url={{{url|}}}
|SimpleGraphModule apiname={{{apiname|}}}
|SimpleGraphModule apiurl={{{apiurl|}}}
|SimpleGraphModule documentation={{{documentation|}}}
}}
|#default={{#set:
|isA=SimpleGraphModule
|SimpleGraphModule name={{{name|}}}
|SimpleGraphModule logo={{{logo|}}}
|SimpleGraphModule url={{{url|}}}
|SimpleGraphModule apiname={{{apiname|}}}
|SimpleGraphModule apiurl={{{apiurl|}}}
|SimpleGraphModule documentation={{{documentation|}}}
}}
}}
{{#switch: {{{viewmode|}}}
|hidden=
|masterdetail=
|tableheader={{{!}} class='wikitable'
!name!!logo!!url!!apiname!!apiurl!!documentation
{{!}}-
|tablerow=
{{!}}{{{name|}}}{{!}}{{!}}{{{logo|}}}{{!}}{{!}}{{{url|}}}{{!}}{{!}}{{{apiname|}}}{{!}}{{!}}{{{apiurl|}}}{{!}}{{!}}{{{documentation|}}}
{{!}}-
|tablefooter={{!}}}
|labelfield=
name={{#if:{{{name|}}}|{{{name|}}}|}}<br>logo={{#if:{{{logo|}}}|[[{{{logo|}}}]]|}}<br>url={{#if:{{{url|}}}|{{{url|}}}|}}<br>apiname={{#if:{{{apiname|}}}|{{{apiname|}}}|}}<br>apiurl={{#if:{{{apiurl|}}}|{{{apiurl|}}}|}}<br>documentation={{#if:{{{documentation|}}}|{{{documentation|}}}|}}<br>|#default={{{!}} class='wikitable'
! colspan='2' {{!}}SimpleGraphModule
{{!}}-
{{#switch:{{{storemode|}}}|property=
! colspan='2' style='text-align:left' {{!}} {{Icon|name=edit|size=24}}{{Link|target=Special:FormEdit/SimpleGraphModule/{{FULLPAGENAME}}|title=edit}}
{{!}}-
}}
!name
{{!}} {{#if:{{{name|}}}|{{{name|}}}|}}
{{!}}-
!logo
{{!}} {{#if:{{{logo|}}}|[[{{{logo|}}}]]|}}
{{!}}-
!url
{{!}} {{#if:{{{url|}}}|{{{url|}}}|}}
{{!}}-
!apiname
{{!}} {{#if:{{{apiname|}}}|{{{apiname|}}}|}}
{{!}}-
!apiurl
{{!}} {{#if:{{{apiurl|}}}|{{{apiurl|}}}|}}
{{!}}-
!documentation
{{!}} {{#if:{{{documentation|}}}|{{{documentation|}}}|}}
{{!}}-
{{!}}}
}}
}}
[[Category:SimpleGraphModule]]{{#default_form:SimpleGraphModule}}
Source
Click on "Edit" to edit the noinclude-part Source of this Template.