Template:Get: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
No edit summary
No edit summary
Line 160:
|<pre>{{Get|Command show|open=1|color=blue-white|example=
&lt;syntaxhighlight lang="text" highlight="4"&gt;
cli> <point-here>dns show
# | id | addresses
----+------+-------------
1 | DNS1 | 10.24.27.42
| | <box>10.24.27.41</box>
&lt;/syntaxhighlight&gt;}}</pre>
|-
|{{Get|Command show|color=blue-white|open=1|example=
<syntaxhighlight lang="text" highlight="4">
cli> <point-here>dns show
# | id | addresses
----+------+-------------
1 | DNS1 | 10.24.27.42
| | <box>10.24.27.41</box>
cli>
</syntaxhighlight>}}