Difference between revisions of "Template:AesicaBoxDetail"

From PRIMUS Database
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>[[Category:Templates]]<!--Do not edit or delete kthx--></noinclude>
+
<noinclude>[[Category:Templates]][[Category:@aesica]]<!--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}}}<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
<nowiki>
 
{{AesicaBoxDetail|detailName|detailValue|bgColor|textColor}}
 
  
bgColor and textColor are optional and default to the values listed below if not included:
+
<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:
  
{{AesicaBoxDetail|Race|Human|#bbb|#000}}
+
<ul><li><nowiki>{{AesicaBoxDetail|Race|Human|#bbb|#000|#000}}</nowiki></li></ul></noinclude>
</nowiki>
+
</noinclude>
+

Latest revision as of 10:11, 7 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}}