Difference between revisions of "Template:Game log section start"

From blackwiki
Jump to navigation Jump to search
imported>WOSlinker
m (tidy table)
imported>McVahl
(+custom alignment)
 
Line 3: Line 3:
 
<div class="NavHead" style="{{{style|}}}">{{{title|}}}</div>
 
<div class="NavHead" style="{{{style|}}}">{{{title|}}}</div>
 
<div class="NavContent" style="text-align:center; {{#switch:{{{hide|}}}|y|yes|1=display: none;}}">
 
<div class="NavContent" style="text-align:center; {{#switch:{{{hide|}}}|y|yes|1=display: none;}}">
{| class="wikitable" style="width:100%"
+
{| class="wikitable" style="width:100%; text-align:{{{align|center}}};"
 
|-
 
|-
 
!{{#if:{{{width1|}}}{{{colspan1|}}}{{{rowspan1|}}}|{{#if:{{{colspan1|}}}|colspan={{{colspan1}}}}} {{#if:{{{rowspan1|}}}|rowspan={{{rowspan1}}}}} {{#if:{{{width1|}}}|style="width:{{{width1}}}"}} {{!}}}} {{{1|}}} <!--
 
!{{#if:{{{width1|}}}{{{colspan1|}}}{{{rowspan1|}}}|{{#if:{{{colspan1|}}}|colspan={{{colspan1}}}}} {{#if:{{{rowspan1|}}}|rowspan={{{rowspan1}}}}} {{#if:{{{width1|}}}|style="width:{{{width1}}}"}} {{!}}}} {{{1|}}} <!--

Latest revision as of 09:08, 3 June 2020

Template documentation[view] [edit] [history] [purge]

Usage

{{Game log start|style=|title=}}
{{Game log section start|hide=y|style=|title=|Header1|Header2|Header3|Header4|Header5|...}}
|-
| Data1 || Data2 || Data2 || Data3 || Data4 || Data5 || ...
{{Game log section end}}
{{Game log section start|hide=y|style=|title=|Header1|Header2|Header3|Header4|Header5|...}}
|-
| Data1 || Data2 || Data2 || Data3 || Data4 || Data5 || ...
{{Game log section end}}
{{Game log section start|hide=y|style=|title=|Header1|Header2|Header3|Header4|Header5|...}}
|-
| Data1 || Data2 || Data2 || Data3 || Data4 || Data5 || ...
{{Game log section end}}
{{Game log end}}

See also