Template:Get: Difference between revisions
| [unchecked revision] | [unchecked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) No edit summary |
Caleb Cooper (talk | contribs) No edit summary |
||
Line 8:
Syntax Examples -
Only Specify the Command:
<pre>{{Get|command|
{{Get|command|section=YourSectionName}}
{{Note: If you omit the
Show alternative Text:
<pre>{{Get|command|alt text|
{{Get|command|alt text|section=YourSectionName}}
Show alternative Text and specify code sample:
<pre>{{Get|command|alt text|<pre>sample code</pre>|
{{Get|command|alt text|<pre>sample code</pre>|section=YourSectionName}}
By setting the boolean "open" the code sample is shown by default:
<pre>{{Get|command|alt text|<pre>sample code</pre>|open=1|section=YourSectionName}}</pre><br>
{{Get|command|alt text|<pre>sample code</pre>|open=1|section=YourSectionName}}
With the Word "open" the code sample is shown by default:
<pre>{{Get|command|alt text|<pre>sample code</pre>|open=1|
{{Get|command|alt text|<pre>sample code</pre>|open=1|color=blue-white|section=YourSectionName}}
<templatedata>
| |||