Deprecated: Use of MediaWiki\Skin\Skin::appendSpecialPagesLinkIfAbsent was deprecated in MediaWiki 1.44. [Called from MediaWiki\Skin\Skin::buildSidebar in /var/www/html/includes/skins/Skin.php at line 1639] in /var/www/html/includes/debug/MWDebug.php on line 386
Jump to content

Template:Important: Difference between revisions

From Consumer Rights Wiki
Kostas (talk | contribs)
m documentation
Kostas (talk | contribs)
add fit content
Line 1: Line 1:
<includeonly>
<includeonly>
<div class="important" style="background-color: #fee; border: 1px solid #faa; padding: 10px; margin: 10px 0;">
<div class="important" style="background-color: #fee; border: 1px solid #faa; padding: 10px; margin: 10px 0; width:fit-content">
<strong>Important:</strong> {{{1}}}
<strong>Important:</strong> {{{1}}}
</div>
</div>

Revision as of 13:05, 20 January 2025


Usage

Add this to the source editor


{{Important|Example of important text in a box}}

to create a box with around the text like this:

Important: Example of important text in a box



Template Data

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

Text to put in the box

Stringrequired