Difference between revisions of "Template:StepRow"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
* [[Template:Step]] | * [[Template:Step]] | ||
[[Category:Template]] | [[Category:Template]] | ||
− | </noinclude><includeonly>{{#switch:{{{userparam|}}}|intro={{{!}} class="wikitable sortable" | + | </noinclude><includeonly>{{#switch:{{{#userparam|}}}|intro={{{!}} class="wikitable sortable" |
{{!}}- | {{!}}- | ||
! name | ! name | ||
Line 15: | Line 15: | ||
|outro={{!}}} | |outro={{!}}} | ||
|row={{!}}- | |row={{!}}- | ||
− | {{!}}[[#{{{ | + | {{!}}[[#{{{name|}}} Step|{{{name|}}}]] |
− | {{!}}{{{ | + | {{!}}{{{kind|}}} |
− | {{!}}{{#if:{{{ | + | {{!}}{{#if:{{{reference|}}}|[http://tinkerpop.apache.org/docs/current/reference/#{{{reference|}}} {{{reference|}}}]}} |
− | {{!}}[http://tinkerpop.apache.org/javadocs/current/core/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.html#{{{ | + | {{!}}{{#if:{{{javadoc|}}}|[http://tinkerpop.apache.org/javadocs/current/core/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.html#{{{javadoc|}}} {{{name|}}}]}} |
− | {{!}}{{{ | + | {{!}}{{{text|}}} |
{{!}}- | {{!}}- | ||
}}</includeonly> | }}</includeonly> |
Latest revision as of 16:41, 7 March 2021
This is the StepRow template it is used to display the Step Table of the Gremlin page