Jump to content

Template:Get1

From pool
Revision as of 21:57, 8 January 2019 by powerstorewiki>Caleb cooper (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.
{{{1}}}
Need an Example



Syntax Examples - Only Specify the Command:

{{Get|command|sect=YourSectionName}}

Note: If you omit the sect=YourSectionName, by default will be used the section example. The sect option must be the last.


Show alternative Text:

{{Get|command|alt text|sect=YourSectionName}}


Show alternative Text and specify code sample:

{{Get|command|alt text|<pre>sample code</pre>|sect=YourSectionName}}


With the Word "open" the code sample is shown by default:

{{Get|command|alt text|<pre>sample code</pre>|open|sect=YourSectionName}}