Template:Technical notice: Difference between revisions
Appearance
Created page with "<includeonly>{| class="mw-collapsible {{ #If:{{{expand|}}} | | mw-collapsed }} wikitable" style="text-align:left; {{ #If:{{{side|}}} | float:{{{side|}}}; | float:right; }} wid..." |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><table class="technotice mw-collapsible {{ #if:{{{collapse|}}} | mw-collapsed | }} wikitable" style="{{ #if:{{{side|}}} | float:{{{side|}}}; | float:right; }} width:{{{width|300}}}px;"> | ||
<tr><th>[[File:Symbol important note.svg|25px|link=]] Important technical notes to users</th></tr><tr><td>{{{note}}}</td></tr></table></includeonly><noinclude> | |||
<pre>{{technical notice | <pre>{{technical notice | ||
| note | | note = | ||
| width | | width = (default is 300) | ||
| side | | side = (right by default; can be set as left or right) | ||
| | | collapse = (yes, ) | ||
}}</pre> | }}</pre> | ||
Latest revision as of 19:22, 17 January 2026
{{technical notice
| note =
| width = (default is 300)
| side = (right by default; can be set as left or right)
| collapse = (yes, )
}}
Example:
{{technical notice | note = Please respect all previous contributions! | width = 400 | side = left}}
| File:Symbol important note.svg Important technical notes to users |
|---|
| Please respect all previous contributions! |