Difference between revisions of "Template:Step"

From BITPlan Wiki
Jump to navigation Jump to search
Line 13: Line 13:
 
It belongs to the concept/topic {{Link|target=:Concept:Step}}<br>
 
It belongs to the concept/topic {{Link|target=:Concept:Step}}<br>
 
You may find examples for the use of this template via the {{Link|target=List of Steps}}.
 
You may find examples for the use of this template via the {{Link|target=List of Steps}}.
=== Usage ===
 
==== storemode subobject ====
 
<pre>{{Step
 
|name=
 
|kind=
 
|reference=
 
|text=
 
|test=
 
|level=
 
|storemode=subobject
 
}}
 
</pre>
 
 
==== storemode property ====
 
<pre>{{Step
 
|name=
 
|kind=
 
|reference=
 
|text=
 
|test=
 
|level=
 
|storemode=property
 
}}
 
</pre>
 
 
==== storemode none ====
 
<pre>{{Step
 
|name=
 
|kind=
 
|reference=
 
|text=
 
|test=
 
|level=
 
|storemode=none
 
}}
 
</pre>
 
 
 
==== viewmode tableheader ====
 
<pre>{{Step
 
|name=
 
|kind=
 
|reference=
 
|text=
 
|test=
 
|level=
 
|viewmode=tableheader
 
}}
 
</pre>
 
 
==== viewmode tablerow ====
 
<pre>{{Step
 
|name=
 
|kind=
 
|reference=
 
|text=
 
|test=
 
|level=
 
|viewmode=tablerow
 
}}
 
</pre>
 
 
==== viewmode tablefooter ====
 
<pre>{{Step
 
|name=
 
|kind=
 
|reference=
 
|text=
 
|test=
 
|level=
 
|viewmode=tablefooter
 
}}
 
</pre>
 
 
==== viewmode labelfield ====
 
<pre>{{Step
 
|name=
 
|kind=
 
|reference=
 
|text=
 
|test=
 
|level=
 
|viewmode=labelfield
 
}}
 
</pre>
 
  
 
=== Source ===
 
=== Source ===

Revision as of 10:20, 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.