Template:Step: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 23: Line 23:
|Step kind={{{kind|}}}
|Step kind={{{kind|}}}
|Step reference={{{reference|}}}
|Step reference={{{reference|}}}
|Step javadoc={{{name|}}}
|Step javadoc={{{javadoc|}}}
|Step text={{{text|}}}
|Step text={{{text|}}}
|Step level={{{level|}}}
|Step level={{{level|}}}
Line 34: Line 34:
== {{{name|}}} ==
== {{{name|}}} ==
}}
}}
The {{#if:{{{reference|}}}|[http://tinkerpop.apache.org/docs/current/reference/#{{{reference|}}} {{{name|}}} step]|{{{name|}}}}} {{{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 11:28, 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.