Jump to content

Template:Technical notice: Difference between revisions

From OpenGeofiction
mNo edit summary
No edit summary
 
Line 1: Line 1:
<includeonly>{| class="mw-collapsible {{ #If:{{{collapse|}}} | mw-collapsed | }} wikitable" style="text-align:left; {{ #If:{{{side|}}} | float:{{{side|}}}; | float:right; }} width:{{{width|300}}}px; font-size:105%; background:#FFF5F5;"  
<includeonly><table class="technotice mw-collapsible {{ #if:{{{collapse|}}} | mw-collapsed | }} wikitable" style="{{ #if:{{{side|}}} | float:{{{side|}}}; | float:right; }} width:{{{width|300}}}px;">
| '''[[File:Symbol important note.svg|25px]] Important technical notes to users'''
<tr><th>[[File:Symbol important note.svg|25px|link=]] Important technical notes to users</th></tr><tr><td>{{{note}}}</td></tr></table></includeonly><noinclude>
|-
| text-align:left; style="font-size:90%; background:#FFE5E5;" | {{{note}}}
|}</includeonly><noinclude>


<pre>{{technical notice
<pre>{{technical notice

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!