Difference between revisions of "Template:SimpleGraphModule"
Jump to navigation
Jump to search
Line 239: | Line 239: | ||
The {{Link|target=SimpleGraph}} [{{{url|}}} {{{name|}}}] module {{{documentation|}}} see [{{{apiurl|}}} {{{apiname|}}}] | The {{Link|target=SimpleGraph}} [{{{url|}}} {{{name|}}}] module {{{documentation|}}} see [{{{apiurl|}}} {{{apiname|}}}] | ||
= Sources = | = Sources = | ||
− | * System: [https://github.com/BITPlan/com.bitplan.simplegraph/blob/master/simplegraph-{{{modulename|}}}/src/main/java/com/bitplan/simplegraph/{{{modulename|}}}/{{{ | + | * 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{{{ | + | * 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]] | [[Category:frontend]] | ||
|masterdetail= | |masterdetail= |
Revision as of 10:09, 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= |modulename= |systemname= |url= |apiname= |apiurl= |documentation= |storemode=subobject }}
storemode property
{{SimpleGraphModule |name= |logo= |modulename= |systemname= |url= |apiname= |apiurl= |documentation= |storemode=property }}
storemode none
{{SimpleGraphModule |name= |logo= |modulename= |systemname= |url= |apiname= |apiurl= |documentation= |storemode=none }}
viewmode tableheader
{{SimpleGraphModule |name= |logo= |modulename= |systemname= |url= |apiname= |apiurl= |documentation= |viewmode=tableheader }}
viewmode tablerow
{{SimpleGraphModule |name= |logo= |modulename= |systemname= |url= |apiname= |apiurl= |documentation= |viewmode=tablerow }}
{{SimpleGraphModule |name= |logo= |modulename= |systemname= |url= |apiname= |apiurl= |documentation= |viewmode=tablefooter }}
viewmode labelfield
{{SimpleGraphModule |name= |logo= |modulename= |systemname= |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:{{{?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:{{{?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 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 documentation={{{documentation|}}}
}}
}}
{{#switch: {{{viewmode|}}}
|hidden=
|masterdetail=
|tableheader={{{!}} class='wikitable'
!name!!logo!!modulename!!systemname!!url!!apiname!!apiurl!!documentation
{{!}}-
|tablerow=
{{!}}{{{name|}}}{{!}}{{!}}{{{logo|}}}{{!}}{{!}}{{{modulename|}}}{{!}}{{!}}{{{systemname|}}}{{!}}{{!}}{{{url|}}}{{!}}{{!}}{{{apiname|}}}{{!}}{{!}}{{{apiurl|}}}{{!}}{{!}}{{{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>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|}}}|}}
{{!}}-
!documentation
{{!}} {{#if:{{{documentation|}}}|{{{documentation|}}}|}}
{{!}}-
{{!}}}
}}
}}
[[Category:SimpleGraphModule]]{{#default_form:SimpleGraphModule}}
Source
Click on "Edit" to edit the noinclude-part Source of this Template.