v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Template:Rounded info box"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m (adjust)
(simplity, use <div>'s instead of tables)
Line 1: Line 1:
 
<div style="text-align:center;"> <!-- EDITORS: THE HEADER COMES SECOND, NOT FIRST! Make sure you edit the correct part! -->
 
<div style="text-align:center;"> <!-- EDITORS: THE HEADER COMES SECOND, NOT FIRST! Make sure you edit the correct part! -->
{| class="infobox" id="" style="color: {{{color|black}}}; background-color: {{{bgcolor|#eef5ff}}}; border: 1px solid {{{bordercolor|#0088CC}}}; font-size: 90%; margin: 1em 0em 0em; padding: 2px; text-align: {{{align|center}}}; width: 100%; border-top-left-radius:8px; -moz-border-radius-topleft:8px; -webkit-border-top-left-radius:8px; border-bottom-right-radius:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px; {{{style|}}}"
+
<div style="overflow:auto; color: {{{color|black}}}; background-color: {{{bgcolor|#eef5ff}}}; border: 1px solid {{{bordercolor|#0088CC}}}; font-size: 90%; margin: 1em 0em 0em; padding: 2px; text-align: {{{align|center}}}; width: auto; {{border radius|4px}} {{{style|}}}">
! colspan="2" style="color: {{{hcolor|black}}}; border: 1px solid {{{bordercolor|#0088CC}}}; font-weight:bold; background-color: {{{hbgcolor|#8ce}}}; padding-left: 1em; padding-right: 1em; text-align: {{{halign|center}}}; border-top-left-radius:4px; -moz-border-radius-topleft:4px; -webkit-border-top-left-radius:4px; border-bottom-right-radius:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; box-shadow: 2px 1px 2px {{{hshadowcolor|{{{hbgcolor|#8ce}}}}}}; {{{hstyle|}}}" |'''{{{1|&nbsp;}}}'''
+
<div style="color: {{{hcolor|black}}}; border: 1px solid {{{bordercolor|#0088CC}}}; font-weight:bold; background-color: {{{hbgcolor|#8ce}}}; padding-left: 1em; padding-right: 1em; text-align: {{{halign|center}}}; box-shadow: 1px 1px 2px 0px {{{hshadowcolor|{{{hbgcolor|#8ce}}}}}}; {{border radius|3px}} {{{hstyle|}}}"> '''{{{1|&nbsp;}}}'''</div>
|-
 
|
 
 
{{{2|&nbsp;}}}
 
{{{2|&nbsp;}}}
|}</div><noinclude>
+
</div></div><noinclude>
 
<!-- Please do not add in includeonly tags; they are left out so the empty template can serve as a preview for editors. -->
 
<!-- Please do not add in includeonly tags; they are left out so the empty template can serve as a preview for editors. -->
 
{{documentation}}
 
{{documentation}}
 
[[Category:Rounded info box templates]]
 
[[Category:Rounded info box templates]]
 
</noinclude>
 
</noinclude>

Revision as of 21:55, 19 September 2013