Difference between revisions of "Template:Dataheader"

From Grid Sage Wiki
Jump to navigation Jump to search
m (Category:Templates)
m (margin-left: -1em → -0.5em)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly
 
<includeonly
   ><div class="databox-header" style="margin-left: -1em; color: lightgray;"
+
   ><div class="databox-header" style="margin-left: -0.5em; color: #bfbfbf; margin-top: 0.5em;"
 
     >{{{1}}}</div
 
     >{{{1}}}</div
 
></includeonly><noinclude>
 
></includeonly><noinclude>
Line 15: Line 15:
 
}}
 
}}
 
</nowiki>
 
</nowiki>
</noinclude>
 
 
<noinclude>
 
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 04:04, 23 January 2020

Utility template for making a line-item in a Template:Databox.

Example

/Data/
Overview
Rating
6
X
{{Databox|content=
  {{Dataheader|Overview}}
  {{Datum|Rating|6}}
}}