Difference between revisions of "Template:Step"
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
}} | }} | ||
{{#switch:{{{level|}}}|3= | {{#switch:{{{level|}}}|3= | ||
− | ==== {{{name|}}} ==== | + | ==== {{{name|}}} Step ==== |
|2= | |2= | ||
− | === {{{name|}}} === | + | === {{{name|}}} Step === |
|#default= | |#default= | ||
− | == {{{name|}}} == | + | == {{{name|}}} Step == |
}} | }} | ||
− | The {{#if:{{{reference|}}}|[http://tinkerpop.apache.org/docs/current/reference/#{{{reference|}}} {{{name|}}}]|{{{name|}}}}}step {{#if:{{{javadoc|}}}|[http://tinkerpop.apache.org/javadocs/current/core/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.html#{{{javadoc|}}} (javadoc)]}}{{{text|}}} | + | The {{#if:{{{reference|}}}|[http://tinkerpop.apache.org/docs/current/reference/#{{{reference|}}} {{{name|}}}]|{{{name|}}}}} step {{#if:{{{javadoc|}}}|[http://tinkerpop.apache.org/javadocs/current/core/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.html#{{{javadoc|}}} (javadoc)]}}{{{text|}}} |
{{{test|}}}</includeonly> | {{{test|}}}</includeonly> |
Revision as of 13:10, 26 April 2019
This is the template Step.
It belongs to the concept/topic Concept:Step
You may find examples for the use of this template via the List of Steps.
Source
Click on "Edit" to edit the noinclude-part Source of this Template.