Difference between revisions of "Template:Dmbox"

From Self-sufficiency
Jump to: navigation, search
(Added hard-coded cell padding since the global mbox-* classes doesn't decache until 2 November.)
m (25 revisions from wikipedia:Template:Dmbox)
 
(25 intermediate revisions by 7 users not shown)
Line 3: Line 3:
 
| setindex = setindexbox
 
| setindex = setindexbox
 
| disambig      <!-- disambig = default -->
 
| disambig      <!-- disambig = default -->
| #default = disambig
+
| #default = disambigbox
}}" class="metadata plainlinks disambigbox
+
}}" class="metadata plainlinks dmbox
 
{{#switch:{{{type|}}}
 
{{#switch:{{{type|}}}
| setindex = disambigbox-setindex
+
| setindex = dmbox-setindex
 
| disambig      <!-- disambig = default -->
 
| disambig      <!-- disambig = default -->
| #default = disambigbox-disambig
+
| #default = dmbox-disambig
}}" style="clear: both; margin: 0.5em 1em; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; background: transparent; {{{style|}}}">
+
}}" style="{{{style|}}}">
 
<tr>
 
<tr>
 
{{#ifeq:{{{image|}}}|none
 
{{#ifeq:{{{image|}}}|none
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td style="border: none; padding: 0px; width: 1px;"></td>
+
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td class="mbox-empty-cell"></td>
| <td class="mbox-image" style="padding: 2px 0 2px 0.9em;">
+
| <td class="mbox-image" style="padding: 2px 0 2px 0.4em;">
 
   {{#if:{{{image|}}}
 
   {{#if:{{{image|}}}
 
   | {{{image}}}
 
   | {{{image}}}
   | [[Image:Disambig gray.svg|30px]]
+
   | {{#switch:{{{type|}}}
 +
    | setindex = [[Image:List gray.svg|30px]]
 +
    | disambig      <!-- disambig = default -->
 +
    | #default = [[Image:Disambig gray.svg|30px]]
 +
    }}
 
   }}</td>
 
   }}</td>
 
}}
 
}}
<td class="mbox-text" style="padding: 0.25em 0.9em; {{{textstyle|}}}"> {{{text}}} </td>
+
<td class="mbox-text" style="padding: 0.25em 0.4em; font-style: italic; {{{textstyle|}}}"> {{{text}}} </td>
 
{{#if:{{{imageright|}}}
 
{{#if:{{{imageright|}}}
| <td class="mbox-imageright" style="padding: 2px 0.9em 2px 0;"> {{{imageright}}} </td>
+
| <td class="mbox-imageright" style="padding: 2px 0.4em 2px 0;"> {{{imageright}}} </td>
 
}}
 
}}
 
</tr>
 
</tr>
</table><!-- Detect and report usage with faulty "type" parameter:
+
</table><!--  
 +
  Detect and report usage with faulty "type" parameter:
 
-->{{#switch:{{{type|}}}
 
-->{{#switch:{{{type|}}}
 
|  <!-- No type fed, is also valid input -->
 
|  <!-- No type fed, is also valid input -->
 
| disambig
 
| disambig
 
| setindex =    <!-- Do nothing, valid "type" -->
 
| setindex =    <!-- Do nothing, valid "type" -->
| #default = <div style="text-align: center;">This message box is using an invalid "type={{{type|}}}" parameter and needs fixing. ([[:Category:Wikipedia message box parameter needs fixing|learn more]])</div>[[Category:Wikipedia message box parameter needs fixing|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace -->
+
| #default = <div style="text-align: center;">This message box is using an invalid "type={{{type|}}}" parameter and needs fixing.</div>[[Category:Wikipedia message box parameter needs fixing|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace -->
 +
}}<!--
 +
  Categorization:
 +
-->{{#switch:{{{type|}}}
 +
| setindex =
 +
  {{cat handler
 +
  | main = [[Category:All set index articles]]
 +
  | nocat = {{{nocat|}}}  <!--So "nocat=true" works-->
 +
  | page = {{{page|}}}  <!--For testing-->
 +
  }}
 +
| disambig    <!-- disambig = default -->
 +
| #default =
 +
  {{cat handler
 +
  | main = [[Category:All article disambiguation pages]][[Category:All disambiguation pages]]
 +
  | template =    <!-- Don't categorize on template pages. -->
 +
  | other = [[Category:All disambiguation pages]]
 +
  | nocat = {{{nocat|}}}  <!--So "nocat=true" works-->
 +
  | page = {{{page|}}}  <!--For testing-->
 +
  }}
 
}}<noinclude>
 
}}<noinclude>
  
<!-- {{pp-template|small=yes}} -->
+
{{pp-template}}
 
{{documentation}}
 
{{documentation}}
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 
</noinclude>

Latest revision as of 19:34, 21 September 2010