Help:Useful Templates: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
= Escalate =
Add an escalation notice:
<pre>{{Escalate}}</pre>
Looks like this:<br>
{{Escalate}}
<br><br>
Add an escalation notice to a specific level:
<pre>{{Escalate|Principle-Engineer}}</pre>
Looks like this:<br>
Line 11 ⟶ 9:
<br><br>
= Highlight =
<br><br>
Highlight a sub-string:
<pre>Highlight {{H|words in the middle}} of a sentence</pre>
Looks like this:<br>
Line 18 ⟶ 14:
<br><br>
= Notes, Cautions, Tips =
<br><br>
Add a Note with custom text:
<pre>{{Note|Don't do that, do this.. This is the heavy-heavy monster sound. The nastiest sound around.}}</pre>
Looks like this:<br>
{{Note|Don't do that, do this.. This is the heavy-heavy monster sound. The nastiest sound around.}}
<br><br>
Add a Tip or Warning with custom text:
<pre>{{Tip|Plug the FC Link into the Port Labelled 1A}}</pre>
Looks like this:<br>
Line 33 ⟶ 26:
{{Warning|The CPU die is likely to be very-hot, allow to cool before handling!}}
<br><br>
= Referencing Outside Systems =
= Bugz and OKB =
<pre>{{CQ|6510}}</pre> - provide link for FluidFS ClearQuest Issue #
<br><br>
Looks like this:<br>
Reference an IDC ClearQuest Bug:
<pre>
{{CQ|6510}}
</pre>
{{CQ|6510}}<br><br>
<br><br>
<pre>{{KCS|595726}}</pre> - provide link for KCS Article
----
Looks like this:<br>
<br><br>
Reference a KCS Article:
<pre>
{{KCS|595726}}
</prebr><br>
<pre>{{Bug|5403}}</pre> - provide link for Equallogic NDC-Bugzilla #
Looks like this:<br>
{{KCSBug|5957265403}}<br><br>
<br><br>
<pre>{{KB|SLN289175}}</pre> - provide link for Oracle-Knowledge Solution ( kb.dell.com )
----
<br><br>
Reference an Equalogic Bugzilla Bug:
<pre>
{{Bug|5403}}
</pre>
Looks like this:<br>
{{Bug|5403}}<br><br>
<br><br>
----
<br><br>
Reference an Oracle Knowledge / kb.dell.com Solution:
<pre>
{{KB|SLN289175}}
</pre>
Looks like this:<br>
{{KB|SLN289175}}<br><br>
<br><br>
= Horizontal List =