Jump to content

Template:Get1: Difference between revisions

From pool
Content deleted Content added
m Text replacement - "|sect=" to "|section="
 
(No difference)

Latest revision as of 09:14, 31 March 2020

{{{1}}}
Need an Example



Syntax Examples - Only Specify the Command:

{{Get|command|section=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|section=YourSectionName}}


Show alternative Text and specify code sample:

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


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

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