Help:Useful Templates
Note
{{Note|Don't do that, do this..}}
Looks like this:
{{Note|Don't do that, do this..|reminder-yellow}}
Looks like this:
Tip
{{Tip|Plug the FC Link into the Port Labelled 1A}}
Looks like this:
Info
{{Info|It is helpful to know that ...}
Looks like this:
{{Info|It is helpful to know that ...|info-blue}
Looks like this:
Warning
{{Warning|The CPU die is likely to be very-hot, allow to cool before handling!}}
Looks like this:
Caution
{{Caution|Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues}}
Looks like this:
{{Caution|Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues|caution-red}}
Looks like this:
Escalate
{{Escalate}}
Looks like this:
{{Escalate|a Principle-Engineer}}
Looks like this:
{{Escalate|Engineering via L3}}
Looks like this:
Highlight
Highlight {{H|words in the middle}} of a sentence
Looks like this:
Highlight words in the middle of a sentence
{{highlight | text | color (optional) | expiration (optional) }}
| code | output | notes |
|---|---|---|
| {{highlight | text }} | text | The default highlight color is yellow |
| {{highlight | text | lightblue }} | text | The second parameter is the highlight color |
| {{highlight | text | pink | 2011-01-01 }} | text | This is not highlighted since 1 January 2011 is in the past |
| {{highlight | text | pink | 2026-04-07 }} | text | There is no highlighting on the expiration date ( if today's date is not shown) |
| {{highlight | text | #00FF00 | 1 January 2099 }} | text | This is highlighted since 1 January 2099 is in the future |
| {{highlight | text || January 1, 2099 }} | text | Note the color parameter, left blank, is still represented with a pipe (followed by the expiration parameter pipe) |
Inline Comment
Restart the Appliance {{Comment|Only for Version 3 or Higher}}
Looks like this:
Restart the Appliance ← Only for Version 3 or Higher
Draft Notice
{{Draft}}
Looks like this:
This page is an early draft ... more to follow soon ...
Referencing/Linking External Sites
Oracle-Knowledge Solution ( kb.dell.com )
{{KB|SLN289175}}
Looks like this:
KB:SLN289175
Equallogic/NDC Bugzilla #
{{Bugzilla|5403}}
Looks like this:
NDC-Bugz:5403
KCS Article #
{{KCS|595726}}
Looks like this:
KCS:595726
FluidFS ClearQuest Issue #
{{CQ|6510}}
Looks like this:
CQ:6510
Montpellier Lab Bugzilla #
{{Template:MTPBugz|114}}
Looks like this:
MTP-Lab-Bugz:114
Flatlist / Inline-List
{{flatlist |
* {{KB|SLN289175}}
* {{KB|SLN303005}}
* {{KB|SLN306202}}
* {{KB|SLN289175}}
}}
Looks like this:
{{flatlist |
* A
* AB
* ABC
* X
* XYY
* XYZZZ
}}
Looks like this:
- A
- AB
- ABC
- X
- XYY
- XYZZZ
{{flatlist|
# [[first]]
# [[second]]
# [[third]]
# [[fourth]]
# [[fifth]]
# [[sixth]]
}}
produces:
Set and Get Commands
Compellent Get Command:
{{Get|multi howmany|
<pre>
<11440 (?)>
multi howmany
<11440 (?)>
NumberOfControllers: 2
I Am HSN 11440 (@0x82971c000)
Leader is HSN 11441 (@0x82972a000)
Licensed for 2 controllers.
Supports 3 controllers.
Controller[0] HSN 11440 SSN 11440 * Peer ci:0
Controller[1] HSN 11441 SSN 11441 Leader ci:1
Controller[2] HSN 0 SSN N/A N/A
<11440 (?)>
</pre>}}
Will produce this:
Collapsible Divs
Basic
In this example only the two required parameters are specified.
| Code | {{hidden|Title text here|Body text line 1<br/>Body text line 2}}
| |||||||||||||||||||||||||||||||||||||||||
| Result |
Note{{Note|Don't do that, do this..}}
Looks like this:
{{Note|Don't do that, do this..|reminder-yellow}}
Looks like this:
Tip{{Tip|Plug the FC Link into the Port Labelled 1A}}
Looks like this:
Info{{Info|It is helpful to know that ...}
Looks like this:
{{Info|It is helpful to know that ...|info-blue}
Looks like this:
Warning{{Warning|The CPU die is likely to be very-hot, allow to cool before handling!}}
Looks like this:
Caution{{Caution|Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues}}
Looks like this: Caution: Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues
{{Caution|Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues|caution-red}}
Looks like this: Caution: Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues
Escalate{{Escalate}}
Looks like this:
{{Escalate|a Principle-Engineer}}
Looks like this:
{{Escalate|Engineering via L3}}
Looks like this:
HighlightHighlight {{H|words in the middle}} of a sentence
Looks like this:
Inline CommentRestart the Appliance {{Comment|Only for Version 3 or Higher}}
Looks like this: Draft Notice{{Draft}}
Looks like this: Draft-Revision
Under-Construction This page is an early draft ... more to follow soon ...
Referencing/Linking External SitesOracle-Knowledge Solution ( kb.dell.com ){{KB|SLN289175}}
Looks like this: Equallogic/NDC Bugzilla #{{Bugzilla|5403}}
Looks like this:
KCS Article #{{KCS|595726}}
Looks like this:
FluidFS ClearQuest Issue #{{CQ|6510}}
Looks like this:
Montpellier Lab Bugzilla #{{Template:MTPBugz|114}}
Looks like this:
Flatlist / Inline-List{{flatlist |
* {{KB|SLN289175}}
* {{KB|SLN303005}}
* {{KB|SLN306202}}
* {{KB|SLN289175}}
}}
Looks like this:
{{flatlist |
* A
* AB
* ABC
* X
* XYY
* XYZZZ
}}
Looks like this:
{{flatlist|
# [[first]]
# [[second]]
# [[third]]
# [[fourth]]
# [[fifth]]
# [[sixth]]
}}
produces: Set and Get Commands
Compellent Get Command: {{Get|multi howmany|
<pre>
<11440 (?)>
multi howmany
<11440 (?)>
NumberOfControllers: 2
I Am HSN 11440 (@0x82971c000)
Leader is HSN 11441 (@0x82972a000)
Licensed for 2 controllers.
Supports 3 controllers.
Controller[0] HSN 11440 SSN 11440 * Peer ci:0
Controller[1] HSN 11441 SSN 11441 Leader ci:1
Controller[2] HSN 0 SSN N/A N/A
<11440 (?)>
</pre>}}
Will produce this:
Collapsible DivsBasicIn this example only the two required parameters are specified.
Header background
Border with toggle left
Expanded by default using hlist
CSS
|
Header background
| Code | {{hidden
|Title text here
|Body text line 1<br/>Body text line 2
|headerstyle=background:#ccccff
|style=text-align:center;
}}
| |||||||||||||||||||||||||||||||||||||||||
| Result |
Note{{Note|Don't do that, do this..}}
Looks like this:
{{Note|Don't do that, do this..|reminder-yellow}}
Looks like this:
Tip{{Tip|Plug the FC Link into the Port Labelled 1A}}
Looks like this:
Info{{Info|It is helpful to know that ...}
Looks like this:
{{Info|It is helpful to know that ...|info-blue}
Looks like this:
Warning{{Warning|The CPU die is likely to be very-hot, allow to cool before handling!}}
Looks like this:
Caution{{Caution|Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues}}
Looks like this: Caution: Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues
{{Caution|Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues|caution-red}}
Looks like this: Caution: Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues
Escalate{{Escalate}}
Looks like this:
{{Escalate|a Principle-Engineer}}
Looks like this:
{{Escalate|Engineering via L3}}
Looks like this:
HighlightHighlight {{H|words in the middle}} of a sentence
Looks like this:
Inline CommentRestart the Appliance {{Comment|Only for Version 3 or Higher}}
Looks like this: Draft Notice{{Draft}}
Looks like this: Draft-Revision
Under-Construction This page is an early draft ... more to follow soon ...
Referencing/Linking External SitesOracle-Knowledge Solution ( kb.dell.com ){{KB|SLN289175}}
Looks like this: Equallogic/NDC Bugzilla #{{Bugzilla|5403}}
Looks like this:
KCS Article #{{KCS|595726}}
Looks like this:
FluidFS ClearQuest Issue #{{CQ|6510}}
Looks like this:
Montpellier Lab Bugzilla #{{Template:MTPBugz|114}}
Looks like this:
Flatlist / Inline-List{{flatlist |
* {{KB|SLN289175}}
* {{KB|SLN303005}}
* {{KB|SLN306202}}
* {{KB|SLN289175}}
}}
Looks like this:
{{flatlist |
* A
* AB
* ABC
* X
* XYY
* XYZZZ
}}
Looks like this:
{{flatlist|
# [[first]]
# [[second]]
# [[third]]
# [[fourth]]
# [[fifth]]
# [[sixth]]
}}
produces: Set and Get Commands
Compellent Get Command: {{Get|multi howmany|
<pre>
<11440 (?)>
multi howmany
<11440 (?)>
NumberOfControllers: 2
I Am HSN 11440 (@0x82971c000)
Leader is HSN 11441 (@0x82972a000)
Licensed for 2 controllers.
Supports 3 controllers.
Controller[0] HSN 11440 SSN 11440 * Peer ci:0
Controller[1] HSN 11441 SSN 11441 Leader ci:1
Controller[2] HSN 0 SSN N/A N/A
<11440 (?)>
</pre>}}
Will produce this:
Collapsible DivsBasicIn this example only the two required parameters are specified.
Header background
Border with toggle left
Expanded by default using hlist
CSS
|
Border with toggle left
| Code | {{hidden
|Title text here
|Body text line 1<br/>Body text line 2
|border=3px solid black
|toggle=left
|collapsetext="-"
|expandtext="+"
}}
| |||||||||||||||||||||||||||||||||||||||||
| Result |
Note{{Note|Don't do that, do this..}}
Looks like this:
{{Note|Don't do that, do this..|reminder-yellow}}
Looks like this:
Tip{{Tip|Plug the FC Link into the Port Labelled 1A}}
Looks like this:
Info{{Info|It is helpful to know that ...}
Looks like this:
{{Info|It is helpful to know that ...|info-blue}
Looks like this:
Warning{{Warning|The CPU die is likely to be very-hot, allow to cool before handling!}}
Looks like this:
Caution{{Caution|Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues}}
Looks like this: Caution: Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues
{{Caution|Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues|caution-red}}
Looks like this: Caution: Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues
Escalate{{Escalate}}
Looks like this:
{{Escalate|a Principle-Engineer}}
Looks like this:
{{Escalate|Engineering via L3}}
Looks like this:
HighlightHighlight {{H|words in the middle}} of a sentence
Looks like this:
Inline CommentRestart the Appliance {{Comment|Only for Version 3 or Higher}}
Looks like this: Draft Notice{{Draft}}
Looks like this: Draft-Revision
Under-Construction This page is an early draft ... more to follow soon ...
Referencing/Linking External SitesOracle-Knowledge Solution ( kb.dell.com ){{KB|SLN289175}}
Looks like this: Equallogic/NDC Bugzilla #{{Bugzilla|5403}}
Looks like this:
KCS Article #{{KCS|595726}}
Looks like this:
FluidFS ClearQuest Issue #{{CQ|6510}}
Looks like this:
Montpellier Lab Bugzilla #{{Template:MTPBugz|114}}
Looks like this:
Flatlist / Inline-List{{flatlist |
* {{KB|SLN289175}}
* {{KB|SLN303005}}
* {{KB|SLN306202}}
* {{KB|SLN289175}}
}}
Looks like this:
{{flatlist |
* A
* AB
* ABC
* X
* XYY
* XYZZZ
}}
Looks like this:
{{flatlist|
# [[first]]
# [[second]]
# [[third]]
# [[fourth]]
# [[fifth]]
# [[sixth]]
}}
produces: Set and Get Commands
Compellent Get Command: {{Get|multi howmany|
<pre>
<11440 (?)>
multi howmany
<11440 (?)>
NumberOfControllers: 2
I Am HSN 11440 (@0x82971c000)
Leader is HSN 11441 (@0x82972a000)
Licensed for 2 controllers.
Supports 3 controllers.
Controller[0] HSN 11440 SSN 11440 * Peer ci:0
Controller[1] HSN 11441 SSN 11441 Leader ci:1
Controller[2] HSN 0 SSN N/A N/A
<11440 (?)>
</pre>}}
Will produce this:
Collapsible DivsBasicIn this example only the two required parameters are specified.
Header background
Border with toggle left
Expanded by default using hlist
CSS
|
Expanded by default using hlist
| Code | {{hidden
|Horizontal List
|
*Bullet 1
*Bullet 2
*Bullet 3
|collapsetext="-"
|expandtext="+"
|expanded=on
|hlist=true
}}
| |||||||||||||||||||||||||||||||||||||||||
| Result |
Note{{Note|Don't do that, do this..}}
Looks like this:
{{Note|Don't do that, do this..|reminder-yellow}}
Looks like this:
Tip{{Tip|Plug the FC Link into the Port Labelled 1A}}
Looks like this:
Info{{Info|It is helpful to know that ...}
Looks like this:
{{Info|It is helpful to know that ...|info-blue}
Looks like this:
Warning{{Warning|The CPU die is likely to be very-hot, allow to cool before handling!}}
Looks like this:
Caution{{Caution|Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues}}
Looks like this: Caution: Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues
{{Caution|Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues|caution-red}}
Looks like this: Caution: Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues
Escalate{{Escalate}}
Looks like this:
{{Escalate|a Principle-Engineer}}
Looks like this:
{{Escalate|Engineering via L3}}
Looks like this:
HighlightHighlight {{H|words in the middle}} of a sentence
Looks like this:
Inline CommentRestart the Appliance {{Comment|Only for Version 3 or Higher}}
Looks like this: Draft Notice{{Draft}}
Looks like this: Draft-Revision
Under-Construction This page is an early draft ... more to follow soon ...
Referencing/Linking External SitesOracle-Knowledge Solution ( kb.dell.com ){{KB|SLN289175}}
Looks like this: Equallogic/NDC Bugzilla #{{Bugzilla|5403}}
Looks like this:
KCS Article #{{KCS|595726}}
Looks like this:
FluidFS ClearQuest Issue #{{CQ|6510}}
Looks like this:
Montpellier Lab Bugzilla #{{Template:MTPBugz|114}}
Looks like this:
Flatlist / Inline-List{{flatlist |
* {{KB|SLN289175}}
* {{KB|SLN303005}}
* {{KB|SLN306202}}
* {{KB|SLN289175}}
}}
Looks like this:
{{flatlist |
* A
* AB
* ABC
* X
* XYY
* XYZZZ
}}
Looks like this:
{{flatlist|
# [[first]]
# [[second]]
# [[third]]
# [[fourth]]
# [[fifth]]
# [[sixth]]
}}
produces: Set and Get Commands
Compellent Get Command: {{Get|multi howmany|
<pre>
<11440 (?)>
multi howmany
<11440 (?)>
NumberOfControllers: 2
I Am HSN 11440 (@0x82971c000)
Leader is HSN 11441 (@0x82972a000)
Licensed for 2 controllers.
Supports 3 controllers.
Controller[0] HSN 11440 SSN 11440 * Peer ci:0
Controller[1] HSN 11441 SSN 11441 Leader ci:1
Controller[2] HSN 0 SSN N/A N/A
<11440 (?)>
</pre>}}
Will produce this:
Collapsible DivsBasicIn this example only the two required parameters are specified.
Header background
Border with toggle left
Expanded by default using hlist
CSS
|
CSS
| Code |
{{hidden
| style = border:1px dashed red; width: 50%;
| headerstyle = background: #ccccff; font-size: 110%;
| contentstyle = text-align: center; color:green;
| header = Title text here
| content = Body text line 1<br />Body text line 2<br />Body text line 3
}}
| |||||||||||||||||||||||||||||||||||||||||
| Result |
Note{{Note|Don't do that, do this..}}
Looks like this:
{{Note|Don't do that, do this..|reminder-yellow}}
Looks like this:
Tip{{Tip|Plug the FC Link into the Port Labelled 1A}}
Looks like this:
Info{{Info|It is helpful to know that ...}
Looks like this:
{{Info|It is helpful to know that ...|info-blue}
Looks like this:
Warning{{Warning|The CPU die is likely to be very-hot, allow to cool before handling!}}
Looks like this:
Caution{{Caution|Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues}}
Looks like this: Caution: Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues
{{Caution|Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues|caution-red}}
Looks like this: Caution: Please ensure to replace the cables in the original order after controller replacement to avoid unexpected performance issues
Escalate{{Escalate}}
Looks like this:
{{Escalate|a Principle-Engineer}}
Looks like this:
{{Escalate|Engineering via L3}}
Looks like this:
HighlightHighlight {{H|words in the middle}} of a sentence
Looks like this:
Inline CommentRestart the Appliance {{Comment|Only for Version 3 or Higher}}
Looks like this: Draft Notice{{Draft}}
Looks like this: Draft-Revision
Under-Construction This page is an early draft ... more to follow soon ...
Referencing/Linking External SitesOracle-Knowledge Solution ( kb.dell.com ){{KB|SLN289175}}
Looks like this: Equallogic/NDC Bugzilla #{{Bugzilla|5403}}
Looks like this:
KCS Article #{{KCS|595726}}
Looks like this:
FluidFS ClearQuest Issue #{{CQ|6510}}
Looks like this:
Montpellier Lab Bugzilla #{{Template:MTPBugz|114}}
Looks like this:
Flatlist / Inline-List{{flatlist |
* {{KB|SLN289175}}
* {{KB|SLN303005}}
* {{KB|SLN306202}}
* {{KB|SLN289175}}
}}
Looks like this:
{{flatlist |
* A
* AB
* ABC
* X
* XYY
* XYZZZ
}}
Looks like this:
{{flatlist|
# [[first]]
# [[second]]
# [[third]]
# [[fourth]]
# [[fifth]]
# [[sixth]]
}}
produces: Set and Get Commands
Compellent Get Command: {{Get|multi howmany|
<pre>
<11440 (?)>
multi howmany
<11440 (?)>
NumberOfControllers: 2
I Am HSN 11440 (@0x82971c000)
Leader is HSN 11441 (@0x82972a000)
Licensed for 2 controllers.
Supports 3 controllers.
Controller[0] HSN 11440 SSN 11440 * Peer ci:0
Controller[1] HSN 11441 SSN 11441 Leader ci:1
Controller[2] HSN 0 SSN N/A N/A
<11440 (?)>
</pre>}}
Will produce this:
Collapsible DivsBasicIn this example only the two required parameters are specified.
Header background
Border with toggle left
Expanded by default using hlist
CSS
|