Difference between revisions of "Template:AesicaBoxDetail"

From PRIMUS Database
Jump to: navigation, search
(Created page with "<noinclude>Category:Templates<!--Do not edit or delete kthx--></noinclude> <noinclude><table style="border-collapse; collapse;"></noinclude><tr style="width: 100% backgrou...")
 
Line 1: Line 1:
 
<noinclude>[[Category:Templates]]<!--Do not edit or delete kthx--></noinclude>
 
<noinclude>[[Category:Templates]]<!--Do not edit or delete kthx--></noinclude>
<noinclude><table style="border-collapse; collapse;"></noinclude><tr style="width: 100% background-color: {{{3|#bbb}}}; color: {{{4|#000}}};"><td style="width: 33%">{{{1|key}}}</td><td style="width: 67%;">{{{2|value}}}</td></tr><noinclude></table></noinclude>
+
|- style="background-color:{{{3|#bbb}}}; color:{{{4|#000}}}; border: 1px solid {{{5|#000}}};"
 +
| style="padding: 2px width: 35%;" | {{{1|key}}}:
 +
| style="padding: 2px width: 65%;" | {{{2|value}}}
 
<noinclude>
 
<noinclude>
 
For use in the details section in Template:AesicaBox
 
For use in the details section in Template:AesicaBox

Revision as of 02:45, 5 October 2020

|- style="background-color:#bbb; color:#000; border: 1px solid #000;" | style="padding: 2px width: 35%;" | key: | style="padding: 2px width: 65%;" | value

For use in the details section in Template:AesicaBox {{AesicaBoxDetail|detailName|detailValue|bgColor|textColor}} bgColor and textColor are optional and default to the values listed below if not included: {{AesicaBoxDetail|Race|Human|#bbb|#000}}