Template:Datum/sandbox

From Grid Sage Wiki
< Template:Datum
Revision as of 22:01, 31 December 2019 by Sideriver81 (talk | contribs) (Created page with "<includeonly ><div class="databox-datum" ><div style="display:inline-block; width: 50%;" >{{{1}}}</div ><div style="display:inline-block; width: 50%" >{{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

First argument is the left-hand side label. Second argument is the right-hand side value. Third argument is the default value. If the value is equal to its default, it will be shown in dark green.

Example

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