Template:StepRow: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
|outro={{!}}}
|outro={{!}}}
|row={{!}}-
|row={{!}}-
{{!}}[[#{{{?name|}}} Step|{{{?name|}}}]]  
{{!}}[[#{{{name|}}} Step|{{{name|}}}]]  
{{!}}{{{?kind|}}}
{{!}}{{{kind|}}}
{{!}}{{#if:{{{?reference|}}}|[http://tinkerpop.apache.org/docs/current/reference/#{{{?reference|}}} {{{?reference|}}}]}}
{{!}}{{#if:{{{reference|}}}|[http://tinkerpop.apache.org/docs/current/reference/#{{{reference|}}} {{{reference|}}}]}}
{{!}}{{#if:{{{?javadoc|}}}|[http://tinkerpop.apache.org/javadocs/current/core/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.html#{{{?javadoc|}}} {{{?name|}}}]}}
{{!}}{{#if:{{{javadoc|}}}|[http://tinkerpop.apache.org/javadocs/current/core/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.html#{{{javadoc|}}} {{{name|}}}]}}
{{!}}{{{?text|}}}
{{!}}{{{text|}}}
{{!}}-
{{!}}-
}}</includeonly>
}}</includeonly>

Revision as of 09:34, 7 March 2021

This is the StepRow template it is used to display the Step Table of the Gremlin page

Links