Difference between revisions of "Template:Process Graph"
From KIproBatt Wiki
Simon Stier (talk | contribs) Tag: 2017 source edit |
Simon Stier (talk | contribs) m (Text replacement - "Is a" to "IsA") |
||
(17 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
==Graph== | ==Graph== | ||
<!-- Version 1 --> | <!-- Version 1 --> | ||
− | <!-- {{#ask: [[- | + | <!-- {{#ask: [[-HasPart::{{FULLPAGENAME}}]] OR [[-HasPart.-HasPart::{{FULLPAGENAME}}]] |
{{#ifeq: {{{root|true}}}|true|OR [[{{FULLPAGENAME}}]]|}} | {{#ifeq: {{{root|true}}}|true|OR [[{{FULLPAGENAME}}]]|}} | ||
− | |? | + | |?HasPredecessor |
− | |? | + | |?HasSuccessor |
− | |? | + | |?HasInput |
− | |? | + | |?HasOutput |
− | |? | + | |?HasPart |
|format=graph | |format=graph | ||
|graphcolor=yes | |graphcolor=yes | ||
Line 18: | Line 18: | ||
}} --> | }} --> | ||
<!-- Version 2 --> | <!-- Version 2 --> | ||
− | <!-- {{#compound_query: [[{{FULLPAGENAME}}]] OR [[- | + | <!-- {{#compound_query: [[{{FULLPAGENAME}}]] OR [[-HasPart::{{FULLPAGENAME}}]] OR [[-HasPart.-HasPart::{{FULLPAGENAME}}]] |
− | ;? | + | ;?HasPredecessor |
− | ;? | + | ;?HasSuccessor |
− | ;? | + | ;?IsA |
− | ;? | + | ;?HasOutput |
− | ;? | + | ;?HasPart |
− | |[[- | + | |[[-HasInput.-HasPart::{{FULLPAGENAME}}]] OR [[-HasInput.-HasPart.-HasPart::{{FULLPAGENAME}}]]; |
− | ;?- | + | ;?-HasInput=Is educt of (inv) |
|format=graph | |format=graph | ||
|graphcolor=yes | |graphcolor=yes | ||
Line 36: | Line 36: | ||
}} --> | }} --> | ||
<!-- Version 2 --> | <!-- Version 2 --> | ||
− | {{#ask: [[has successor.- | + | {{#ask: [[-HasPart::{{FULLPAGENAME}}]] OR [[has successor.-HasPart::{{FULLPAGENAME}}]] OR [[has predecessor.-HasPart::{{FULLPAGENAME}}]] OR [[has successor.-HasPart.-HasPart::{{FULLPAGENAME}}]] OR [[has predecessor.-HasPart.-HasPart::{{FULLPAGENAME}}]] |
|?NOThas label=haslabel | |?NOThas label=haslabel | ||
|?Display title of=haslabel | |?Display title of=haslabel | ||
− | |? | + | |?Has OrSuccessor=hasorsuccessor |
− | |? | + | |?HasSuccessor=hassuccessor |
− | |? | + | |?Has ConTrueSuccessor=hascontruesuccessor |
− | |? | + | |?Has ConFalseSuccessor =hasconfalsesuccessor |
− | |? | + | |?Has Condition=hascondition |
− | |? | + | |?Has role=hasrole |
− | |? | + | |?HasInput=usesresource |
− | |? | + | |?HasOutput=producesresource |
− | |? | + | |?HasStatus=hasstatus |
|format=process | |format=process | ||
|graphname={{{graphname|{{#replace:{{SUBPAGENAME}}ProcessGraph|<nowiki> </nowiki>|}}}}} | |graphname={{{graphname|{{#replace:{{SUBPAGENAME}}ProcessGraph|<nowiki> </nowiki>|}}}}} |