Difference between revisions of "Template:AesicaBoxDetail"

From PRIMUS Database
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>[[Category:Templates]]<!--Do not edit or delete kthx--></noinclude>
 
<noinclude>[[Category:Templates]]<!--Do not edit or delete kthx--></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}}}WORK DAMN YOU<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>
  
 
For use in the details section in Template:AesicaBox
 
For use in the details section in Template:AesicaBox
  
<ul><li><nowiki>{{AesicaBoxDetail|detailName|detailValue|bgColor|textColor}}</nowiki></li></ul>
+
<ul><li><nowiki>{{AesicaBoxDetail|detailName|detailValue|bgColor|textColor|borderColor}}</nowiki></li></ul>
  
 
Note that bgColor and textColor are optional and default to the values listed below if not included:
 
Note that bgColor and textColor are optional and default to the values listed below if not included:
  
<ul><li><nowiki>{{AesicaBoxDetail|Race|Human|#bbb|#000}}</nowiki></li></ul></noinclude>
+
<ul><li><nowiki>{{AesicaBoxDetail|Race|Human|#bbb|#000|#000}}</nowiki></li></ul></noinclude>

Revision as of 04:29, 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|borderColor}}

Note that bgColor and textColor are optional and default to the values listed below if not included:

  • {{AesicaBoxDetail|Race|Human|#bbb|#000|#000}}