Template:StepRow: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
{{!}}[[#{{{?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 13:35, 27 April 2019

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

Links