Difference between revisions of "Template:SimpleGraphModule"
Jump to navigation
Jump to search
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<!-- | <!-- | ||
− | -- Copyright (C) 2015- | + | -- Copyright (C) 2015-2018 BITPlan GmbH |
-- | -- | ||
-- Pater-Delp-Str. -- 1 | -- Pater-Delp-Str. -- 1 | ||
Line 18: | Line 18: | ||
|name= | |name= | ||
|logo= | |logo= | ||
+ | |modulename= | ||
+ | |systemname= | ||
|url= | |url= | ||
+ | |apiname= | ||
+ | |apiurl= | ||
+ | |issue= | ||
|documentation= | |documentation= | ||
|storemode=subobject | |storemode=subobject | ||
Line 28: | Line 33: | ||
|name= | |name= | ||
|logo= | |logo= | ||
+ | |modulename= | ||
+ | |systemname= | ||
|url= | |url= | ||
+ | |apiname= | ||
+ | |apiurl= | ||
+ | |issue= | ||
|documentation= | |documentation= | ||
|storemode=property | |storemode=property | ||
Line 38: | Line 48: | ||
|name= | |name= | ||
|logo= | |logo= | ||
+ | |modulename= | ||
+ | |systemname= | ||
|url= | |url= | ||
+ | |apiname= | ||
+ | |apiurl= | ||
+ | |issue= | ||
|documentation= | |documentation= | ||
|storemode=none | |storemode=none | ||
Line 49: | Line 64: | ||
|name= | |name= | ||
|logo= | |logo= | ||
+ | |modulename= | ||
+ | |systemname= | ||
|url= | |url= | ||
+ | |apiname= | ||
+ | |apiurl= | ||
+ | |issue= | ||
|documentation= | |documentation= | ||
|viewmode=tableheader | |viewmode=tableheader | ||
Line 59: | Line 79: | ||
|name= | |name= | ||
|logo= | |logo= | ||
+ | |modulename= | ||
+ | |systemname= | ||
|url= | |url= | ||
+ | |apiname= | ||
+ | |apiurl= | ||
+ | |issue= | ||
|documentation= | |documentation= | ||
|viewmode=tablerow | |viewmode=tablerow | ||
Line 69: | Line 94: | ||
|name= | |name= | ||
|logo= | |logo= | ||
+ | |modulename= | ||
+ | |systemname= | ||
|url= | |url= | ||
+ | |apiname= | ||
+ | |apiurl= | ||
+ | |issue= | ||
|documentation= | |documentation= | ||
|viewmode=tablefooter | |viewmode=tablefooter | ||
Line 79: | Line 109: | ||
|name= | |name= | ||
|logo= | |logo= | ||
+ | |modulename= | ||
+ | |systemname= | ||
|url= | |url= | ||
+ | |apiname= | ||
+ | |apiurl= | ||
+ | |issue= | ||
|documentation= | |documentation= | ||
|viewmode=labelfield | |viewmode=labelfield | ||
Line 90: | Line 125: | ||
{{#if:{{{?name|}}}|"{{{?name}}}" is name of it <br>|}} | {{#if:{{{?name|}}}|"{{{?name}}}" is name of it <br>|}} | ||
{{#if:{{{?logo|}}}|"{{{?logo}}}" is logo of it <br>|}} | {{#if:{{{?logo|}}}|"{{{?logo}}}" is logo of it <br>|}} | ||
+ | {{#if:{{{?modulename|}}}|"{{{?modulename}}}" is modulename of it <br>|}} | ||
+ | {{#if:{{{?systemname|}}}|"{{{?systemname}}}" is systemname 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:{{{?issue|}}}|"{{{?issue}}}" is issue 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 98: | Line 138: | ||
|SimpleGraphModule name={{{name|}}} | |SimpleGraphModule name={{{name|}}} | ||
|SimpleGraphModule logo={{{logo|}}} | |SimpleGraphModule logo={{{logo|}}} | ||
+ | |SimpleGraphModule modulename={{{modulename|}}} | ||
+ | |SimpleGraphModule systemname={{{systemname|}}} | ||
|SimpleGraphModule url={{{url|}}} | |SimpleGraphModule url={{{url|}}} | ||
+ | |SimpleGraphModule apiname={{{apiname|}}} | ||
+ | |SimpleGraphModule apiurl={{{apiurl|}}} | ||
+ | |SimpleGraphModule issue={{{issue|}}} | ||
|SimpleGraphModule documentation={{{documentation|}}} | |SimpleGraphModule documentation={{{documentation|}}} | ||
}} | }} | ||
Line 105: | Line 150: | ||
|SimpleGraphModule name={{{name|}}} | |SimpleGraphModule name={{{name|}}} | ||
|SimpleGraphModule logo={{{logo|}}} | |SimpleGraphModule logo={{{logo|}}} | ||
+ | |SimpleGraphModule modulename={{{modulename|}}} | ||
+ | |SimpleGraphModule systemname={{{systemname|}}} | ||
|SimpleGraphModule url={{{url|}}} | |SimpleGraphModule url={{{url|}}} | ||
+ | |SimpleGraphModule apiname={{{apiname|}}} | ||
+ | |SimpleGraphModule apiurl={{{apiurl|}}} | ||
+ | |SimpleGraphModule issue={{{issue|}}} | ||
|SimpleGraphModule documentation={{{documentation|}}} | |SimpleGraphModule documentation={{{documentation|}}} | ||
}} | }} | ||
}} | }} | ||
{{#switch: {{{viewmode|}}} | {{#switch: {{{viewmode|}}} | ||
+ | |hidden= | ||
|masterdetail= | |masterdetail= | ||
|tableheader={{{!}} class='wikitable' | |tableheader={{{!}} class='wikitable' | ||
− | !name!!logo!!url!!documentation | + | !name!!logo!!modulename!!systemname!!url!!apiname!!apiurl!!issue!!documentation |
{{!}}- | {{!}}- | ||
|tablerow= | |tablerow= | ||
− | {{!}}{{{name|}}}{{!}}{{!}}{{{logo|}}}{{!}}{{!}}{{{url|}}}{{!}}{{!}}{{{documentation|}}} | + | {{!}}{{{name|}}}{{!}}{{!}}{{{logo|}}}{{!}}{{!}}{{{modulename|}}}{{!}}{{!}}{{{systemname|}}}{{!}}{{!}}{{{url|}}}{{!}}{{!}}{{{apiname|}}}{{!}}{{!}}{{{apiurl|}}}{{!}}{{!}}{{{issue|}}}{{!}}{{!}}{{{documentation|}}} |
{{!}}- | {{!}}- | ||
|tablefooter={{!}}} | |tablefooter={{!}}} | ||
|labelfield= | |labelfield= | ||
− | name={{#if:{{{name|}}}|{{{name|}}}|}}<br>logo={{#if:{{{logo|}}}|[[{{{logo|}}}]]|}}<br>url={{#if:{{{url|}}}|{{{url|}}}|}}<br>documentation={{#if:{{{documentation|}}}| | + | name={{#if:{{{name|}}}|{{{name|}}}|}}<br>logo={{#if:{{{logo|}}}|[[{{{logo|}}}]]|}}<br>modulename={{#if:{{{modulename|}}}|{{{modulename|}}}|}}<br>systemname={{#if:{{{systemname|}}}|{{{systemname|}}}|}}<br>url={{#if:{{{url|}}}|{{{url|}}}|}}<br>apiname={{#if:{{{apiname|}}}|{{{apiname|}}}|}}<br>apiurl={{#if:{{{apiurl|}}}|{{{apiurl|}}}|}}<br>issue={{#if:{{{issue|}}}|{{{issue|}}}|}}<br>documentation={{#if:{{{documentation|}}}|{{{documentation|}}}|}}<br>|#default={{{!}} class='wikitable' |
! colspan='2' {{!}}SimpleGraphModule | ! colspan='2' {{!}}SimpleGraphModule | ||
{{!}}- | {{!}}- | ||
Line 131: | Line 182: | ||
!logo | !logo | ||
{{!}} {{#if:{{{logo|}}}|[[{{{logo|}}}]]|}} | {{!}} {{#if:{{{logo|}}}|[[{{{logo|}}}]]|}} | ||
+ | {{!}}- | ||
+ | !modulename | ||
+ | {{!}} {{#if:{{{modulename|}}}|{{{modulename|}}}|}} | ||
+ | {{!}}- | ||
+ | !systemname | ||
+ | {{!}} {{#if:{{{systemname|}}}|{{{systemname|}}}|}} | ||
{{!}}- | {{!}}- | ||
!url | !url | ||
{{!}} {{#if:{{{url|}}}|{{{url|}}}|}} | {{!}} {{#if:{{{url|}}}|{{{url|}}}|}} | ||
+ | {{!}}- | ||
+ | !apiname | ||
+ | {{!}} {{#if:{{{apiname|}}}|{{{apiname|}}}|}} | ||
+ | {{!}}- | ||
+ | !apiurl | ||
+ | {{!}} {{#if:{{{apiurl|}}}|{{{apiurl|}}}|}} | ||
+ | {{!}}- | ||
+ | !issue | ||
+ | {{!}} {{#if:{{{issue|}}}|{{{issue|}}}|}} | ||
{{!}}- | {{!}}- | ||
!documentation | !documentation | ||
− | {{!}} {{#if:{{{documentation|}}}| | + | {{!}} {{#if:{{{documentation|}}}|{{{documentation|}}}|}} |
{{!}}- | {{!}}- | ||
{{!}}} | {{!}}} | ||
}} | }} | ||
}} | }} | ||
− | + | [[Category:SimpleGraphModule]]{{#default_form:SimpleGraphModule}} | |
</source> | </source> | ||
=== Source === | === Source === | ||
Line 150: | Line 216: | ||
{{#if:{{{?name|}}}|"{{{?name}}}" is name of it <br>|}} | {{#if:{{{?name|}}}|"{{{?name}}}" is name of it <br>|}} | ||
{{#if:{{{?logo|}}}|"{{{?logo}}}" is logo of it <br>|}} | {{#if:{{{?logo|}}}|"{{{?logo}}}" is logo of it <br>|}} | ||
+ | {{#if:{{{?modulename|}}}|"{{{?modulename}}}" is modulename of it <br>|}} | ||
+ | {{#if:{{{?systemname|}}}|"{{{?systemname}}}" is systemname 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:{{{?issue|}}}|"{{{?issue}}}" is issue 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 158: | Line 229: | ||
|SimpleGraphModule name={{{name|}}} | |SimpleGraphModule name={{{name|}}} | ||
|SimpleGraphModule logo={{{logo|}}} | |SimpleGraphModule logo={{{logo|}}} | ||
+ | |SimpleGraphModule modulename={{{modulename|}}} | ||
+ | |SimpleGraphModule systemname={{{systemname|}}} | ||
|SimpleGraphModule url={{{url|}}} | |SimpleGraphModule url={{{url|}}} | ||
+ | |SimpleGraphModule apiname={{{apiname|}}} | ||
+ | |SimpleGraphModule apiurl={{{apiurl|}}} | ||
+ | |SimpleGraphModule issue={{{issue|}}} | ||
|SimpleGraphModule documentation={{{documentation|}}} | |SimpleGraphModule documentation={{{documentation|}}} | ||
}} | }} | ||
Line 165: | Line 241: | ||
|SimpleGraphModule name={{{name|}}} | |SimpleGraphModule name={{{name|}}} | ||
|SimpleGraphModule logo={{{logo|}}} | |SimpleGraphModule logo={{{logo|}}} | ||
+ | |SimpleGraphModule modulename={{{modulename|}}} | ||
+ | |SimpleGraphModule systemname={{{systemname|}}} | ||
|SimpleGraphModule url={{{url|}}} | |SimpleGraphModule url={{{url|}}} | ||
+ | |SimpleGraphModule apiname={{{apiname|}}} | ||
+ | |SimpleGraphModule apiurl={{{apiurl|}}} | ||
+ | |SimpleGraphModule issue={{{issue|}}} | ||
|SimpleGraphModule documentation={{{documentation|}}} | |SimpleGraphModule documentation={{{documentation|}}} | ||
}} | }} | ||
}} | }} | ||
{{#switch: {{{viewmode|}}} | {{#switch: {{{viewmode|}}} | ||
+ | |hidden={{#if:{{{logo|}}}|[[{{{logo|}}}|128px|left]]}} | ||
+ | = SimpleGraph {{{name|}}} module = | ||
+ | The {{Link|target=SimpleGraph}} [{{{url|}}} {{{name|}}}] module {{{documentation|}}} see [{{{apiurl|}}} {{{apiname|}}}]. {{#if:{{{issue|}}}|The initial issue is [https://github.com/BITPlan/com.bitplan.simplegraph/issues/{{{issue|}}} {{{issue|}}}]}} | ||
+ | = Sources = | ||
+ | * System: [https://github.com/BITPlan/com.bitplan.simplegraph/blob/master/simplegraph-{{{modulename|}}}/src/main/java/com/bitplan/simplegraph/{{{modulename|}}}/{{{systemname|}}}.java {{{systemname|}}}.java] | ||
+ | * JUnit-Test: [https://github.com/BITPlan/com.bitplan.simplegraph/blob/master/simplegraph-{{{modulename|}}}/src/test/java/com/bitplan/simplegraph/{{{modulename|}}}/Test{{{systemname|}}}.java Test{{{systemname|}}}.java] | ||
+ | [[Category:frontend]] | ||
|masterdetail= | |masterdetail= | ||
− | |||
− | |||
− | |||
− | |||
|tableheader={{{!}} class='wikitable' | |tableheader={{{!}} class='wikitable' | ||
− | !name!!logo!!url!!documentation | + | !name!!logo!!modulename!!systemname!!url!!apiname!!apiurl!!issue!!documentation |
{{!}}- | {{!}}- | ||
|tablerow= | |tablerow= | ||
− | {{!}}{{{name|}}}{{!}}{{!}}{{{logo|}}}{{!}}{{!}}{{{url|}}}{{!}}{{!}}{{{documentation|}}} | + | {{!}}{{{name|}}}{{!}}{{!}}{{{logo|}}}{{!}}{{!}}{{{modulename|}}}{{!}}{{!}}{{{systemname|}}}{{!}}{{!}}{{{url|}}}{{!}}{{!}}{{{apiname|}}}{{!}}{{!}}{{{apiurl|}}}{{!}}{{!}}{{{issue|}}}{{!}}{{!}}{{{documentation|}}} |
{{!}}- | {{!}}- | ||
|tablefooter={{!}}} | |tablefooter={{!}}} | ||
|labelfield= | |labelfield= | ||
− | name={{#if:{{{name|}}}|{{{name|}}}|}}<br>logo={{#if:{{{logo|}}}|[[{{{logo|}}}]]|}}<br>url={{#if:{{{url|}}}|{{{url|}}}|}}<br>documentation={{#if:{{{documentation|}}}| | + | name={{#if:{{{name|}}}|{{{name|}}}|}}<br>logo={{#if:{{{logo|}}}|[[{{{logo|}}}]]|}}<br>modulename={{#if:{{{modulename|}}}|{{{modulename|}}}|}}<br>systemname={{#if:{{{systemname|}}}|{{{systemname|}}}|}}<br>url={{#if:{{{url|}}}|{{{url|}}}|}}<br>apiname={{#if:{{{apiname|}}}|{{{apiname|}}}|}}<br>apiurl={{#if:{{{apiurl|}}}|{{{apiurl|}}}|}}<br>issue={{#if:{{{issue|}}}|{{{issue|}}}|}}<br>documentation={{#if:{{{documentation|}}}|{{{documentation|}}}|}}<br>|#default={{{!}} class='wikitable' |
! colspan='2' {{!}}SimpleGraphModule | ! colspan='2' {{!}}SimpleGraphModule | ||
{{!}}- | {{!}}- | ||
Line 195: | Line 279: | ||
!logo | !logo | ||
{{!}} {{#if:{{{logo|}}}|[[{{{logo|}}}]]|}} | {{!}} {{#if:{{{logo|}}}|[[{{{logo|}}}]]|}} | ||
+ | {{!}}- | ||
+ | !modulename | ||
+ | {{!}} {{#if:{{{modulename|}}}|{{{modulename|}}}|}} | ||
+ | {{!}}- | ||
+ | !systemname | ||
+ | {{!}} {{#if:{{{systemname|}}}|{{{systemname|}}}|}} | ||
{{!}}- | {{!}}- | ||
!url | !url | ||
{{!}} {{#if:{{{url|}}}|{{{url|}}}|}} | {{!}} {{#if:{{{url|}}}|{{{url|}}}|}} | ||
+ | {{!}}- | ||
+ | !apiname | ||
+ | {{!}} {{#if:{{{apiname|}}}|{{{apiname|}}}|}} | ||
+ | {{!}}- | ||
+ | !apiurl | ||
+ | {{!}} {{#if:{{{apiurl|}}}|{{{apiurl|}}}|}} | ||
+ | {{!}}- | ||
+ | !issue | ||
+ | {{!}} {{#if:{{{issue|}}}|{{{issue|}}}|}} | ||
{{!}}- | {{!}}- | ||
!documentation | !documentation | ||
− | {{!}} {{#if:{{{documentation|}}}| | + | {{!}} {{#if:{{{documentation|}}}|{{{documentation|}}}|}} |
{{!}}- | {{!}}- | ||
{{!}}} | {{!}}} | ||
}} | }} | ||
}} | }} | ||
− | </includeonly> | + | [[Category:SimpleGraphModule]]{{#default_form:SimpleGraphModule}}</includeonly> |
Latest revision as of 13:03, 9 March 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= |modulename= |systemname= |url= |apiname= |apiurl= |issue= |documentation= |storemode=subobject }}
storemode property
{{SimpleGraphModule |name= |logo= |modulename= |systemname= |url= |apiname= |apiurl= |issue= |documentation= |storemode=property }}
storemode none
{{SimpleGraphModule |name= |logo= |modulename= |systemname= |url= |apiname= |apiurl= |issue= |documentation= |storemode=none }}
viewmode tableheader
{{SimpleGraphModule |name= |logo= |modulename= |systemname= |url= |apiname= |apiurl= |issue= |documentation= |viewmode=tableheader }}
viewmode tablerow
{{SimpleGraphModule |name= |logo= |modulename= |systemname= |url= |apiname= |apiurl= |issue= |documentation= |viewmode=tablerow }}
{{SimpleGraphModule |name= |logo= |modulename= |systemname= |url= |apiname= |apiurl= |issue= |documentation= |viewmode=tablefooter }}
viewmode labelfield
{{SimpleGraphModule |name= |logo= |modulename= |systemname= |url= |apiname= |apiurl= |issue= |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:{{{?modulename|}}}|"{{{?modulename}}}" is modulename of it <br>|}}
{{#if:{{{?systemname|}}}|"{{{?systemname}}}" is systemname 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:{{{?issue|}}}|"{{{?issue}}}" is issue 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 modulename={{{modulename|}}}
|SimpleGraphModule systemname={{{systemname|}}}
|SimpleGraphModule url={{{url|}}}
|SimpleGraphModule apiname={{{apiname|}}}
|SimpleGraphModule apiurl={{{apiurl|}}}
|SimpleGraphModule issue={{{issue|}}}
|SimpleGraphModule documentation={{{documentation|}}}
}}
|#default={{#set:
|isA=SimpleGraphModule
|SimpleGraphModule name={{{name|}}}
|SimpleGraphModule logo={{{logo|}}}
|SimpleGraphModule modulename={{{modulename|}}}
|SimpleGraphModule systemname={{{systemname|}}}
|SimpleGraphModule url={{{url|}}}
|SimpleGraphModule apiname={{{apiname|}}}
|SimpleGraphModule apiurl={{{apiurl|}}}
|SimpleGraphModule issue={{{issue|}}}
|SimpleGraphModule documentation={{{documentation|}}}
}}
}}
{{#switch: {{{viewmode|}}}
|hidden=
|masterdetail=
|tableheader={{{!}} class='wikitable'
!name!!logo!!modulename!!systemname!!url!!apiname!!apiurl!!issue!!documentation
{{!}}-
|tablerow=
{{!}}{{{name|}}}{{!}}{{!}}{{{logo|}}}{{!}}{{!}}{{{modulename|}}}{{!}}{{!}}{{{systemname|}}}{{!}}{{!}}{{{url|}}}{{!}}{{!}}{{{apiname|}}}{{!}}{{!}}{{{apiurl|}}}{{!}}{{!}}{{{issue|}}}{{!}}{{!}}{{{documentation|}}}
{{!}}-
|tablefooter={{!}}}
|labelfield=
name={{#if:{{{name|}}}|{{{name|}}}|}}<br>logo={{#if:{{{logo|}}}|[[{{{logo|}}}]]|}}<br>modulename={{#if:{{{modulename|}}}|{{{modulename|}}}|}}<br>systemname={{#if:{{{systemname|}}}|{{{systemname|}}}|}}<br>url={{#if:{{{url|}}}|{{{url|}}}|}}<br>apiname={{#if:{{{apiname|}}}|{{{apiname|}}}|}}<br>apiurl={{#if:{{{apiurl|}}}|{{{apiurl|}}}|}}<br>issue={{#if:{{{issue|}}}|{{{issue|}}}|}}<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|}}}]]|}}
{{!}}-
!modulename
{{!}} {{#if:{{{modulename|}}}|{{{modulename|}}}|}}
{{!}}-
!systemname
{{!}} {{#if:{{{systemname|}}}|{{{systemname|}}}|}}
{{!}}-
!url
{{!}} {{#if:{{{url|}}}|{{{url|}}}|}}
{{!}}-
!apiname
{{!}} {{#if:{{{apiname|}}}|{{{apiname|}}}|}}
{{!}}-
!apiurl
{{!}} {{#if:{{{apiurl|}}}|{{{apiurl|}}}|}}
{{!}}-
!issue
{{!}} {{#if:{{{issue|}}}|{{{issue|}}}|}}
{{!}}-
!documentation
{{!}} {{#if:{{{documentation|}}}|{{{documentation|}}}|}}
{{!}}-
{{!}}}
}}
}}
[[Category:SimpleGraphModule]]{{#default_form:SimpleGraphModule}}
Source
Click on "Edit" to edit the noinclude-part Source of this Template.