Difference between revisions of "Template:Hmbox"

From blackwiki
Jump to navigation Jump to search
imported>Sardanaphalus
(Update via sandbox (code comprehensibility, {{{extra}}} font-size (was too small), made {{{message}}} required, removed Blank.png default (otherwise gap created))
imported>Edokter
(Sorry once again... but needs discussion; the blank image was intentional. Also don't aprove of bold colon. Please discuss on template talk.)
Line 1: Line 1:
<div class="{{{class|}}}" style="margin:1.0em;"><!--
+
<includeonly><div style="margin: 1em;" class="{{{class|}}}"><span style="border: 1px solid #aaa; background-color: #{{{{{|safesubst:}}}#switch:{{{class|}}}
 
+
| resolved   = f9fcf9
(Image and) message in box:
+
| unresolved = fcf9f9
  --><span style="margin-right:0.35em;border:1px solid #aaa;padding:0.5em;
+
| #default   = fcfcf9
                  background:#{{{{{|safesubst:}}}#switch:{{{class|}}} |resolved=f9fcf9 |unresolved=fcf9f9 |#default=fcfcf9}};"><!--
+
}}; margin-right: 0.5em; padding: 0.5em;">[[File:{{{image|Blank.png}}}|{{{{{|safesubst:}}}#if:{{{imagesize|}}}|{{{imagesize}}}|20x20}}px|link=|alt=]] {{{message|}}}{{{{{|safesubst:}}}#if:{{{extra|}}}|&#58;}}</span> {{{{{|safesubst:}}}#if:{{{extra|}}}|<span style="font-size: 85%">{{{extra}}}</span>}}</div></includeonly><noinclude>
      -->{{#if:{{{image|}}} |[[File:{{{image}}} |{{{{{|safesubst:}}}#if:{{{imagesize|}}}|{{{imagesize}}}|20x20}}px |alt= |link=]]&nbsp; |<noinclude>''(image)''&nbsp;</noinclude>}}<!--
+
{{documentation}}
      -->{{{message}}}{{{{{|safesubst:}}}#if:{{{extra<includeonly>|</includeonly>}}} |&nbsp;'''&#58;<!--(colon)-->'''}}<!--
+
<!-- place category and language links on the /doc sub-page, not here -->
  --></span><!--
 
 
 
Optional message after (i.e. to right of) box:
 
  -->{{{{{|safesubst:}}}#if:{{{extra<includeonly>|</includeonly>}}}
 
      |&nbsp;<span style="font-size:95%;"><noinclude>''Optional ''</noinclude>{{{extra}}}<noinclude>'' message''</noinclude></span><!--
 
  -->}}<!--
 
 
 
--></div><noinclude>
 
{{Documentation}}
 
 
</noinclude>
 
</noinclude>

Revision as of 11:54, 16 December 2014

50px Template documentation[view] [edit] [history] [purge]

This is {{hmbox}}, an {{mbox}} meta-template for hatnote-style templates such as {{resolved}} which are placed at the top of discussions or other matters which have been closed.

Usage

{{hmbox
| class   = 
| image   = 
| message = 
| extra   = {{{1|}}}
}}

Examples

{{hmbox
| class   = resolved
| image   = Yes check.svg
| message = Resolved
| extra   = {{{1|}}}
}}

produces:

20x20px Resolved

See also