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

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
imported>McVahl
(+custom alignment)
 
(5 intermediate revisions by 3 users not shown)
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;}}">
{| border="1" cellpadding="2" cellspacing="0" class="wikitable" style="width:100%"
+
{| class="wikitable" style="width:100%; text-align:{{{align|center}}};"
 
|-
 
|-
! {{{1|}}} {{#if:{{{2|}}} | !! {{{2}}}  
+
!{{#if:{{{width1|}}}{{{colspan1|}}}{{{rowspan1|}}}|{{#if:{{{colspan1|}}}|colspan={{{colspan1}}}}} {{#if:{{{rowspan1|}}}|rowspan={{{rowspan1}}}}} {{#if:{{{width1|}}}|style="width:{{{width1}}}"}} {{!}}}} {{{1|}}} <!--
}}{{#if:{{{3|}}} | !! {{{3}}}  
+
-->{{#if:{{{2|}}}| !! {{#if:{{{colspan2|}}}|colspan={{{colspan2}}}}} {{#if:{{{rowspan2|}}}|rowspan={{{rowspan2}}}}} {{#if:{{{width2|}}}|style="width:{{{width2}}}"}} {{!}} {{{2}}}  
}}{{#if:{{{4|}}} | !! {{{4}}}  
+
}}{{#if:{{{3|}}} | !! {{#if:{{{colspan3|}}}|colspan={{{colspan3}}}}} {{#if:{{{rowspan3|}}}|rowspan={{{rowspan3}}}}} {{#if:{{{width3|}}}|style="width:{{{width3}}}"}} {{!}} {{{3}}}  
}}{{#if:{{{5|}}} | !! {{{5}}}  
+
}}{{#if:{{{4|}}} | !! {{#if:{{{colspan4|}}}|colspan={{{colspan4}}}}} {{#if:{{{rowspan4|}}}|rowspan={{{rowspan4}}}}} {{#if:{{{width4|}}}|style="width:{{{width4}}}"}} {{!}} {{{4}}}  
}}{{#if:{{{6|}}} | !! {{{6}}}  
+
}}{{#if:{{{5|}}} | !! {{#if:{{{colspan5|}}}|colspan={{{colspan5}}}}} {{#if:{{{rowspan5|}}}|rowspan={{{rowspan5}}}}} {{#if:{{{width5|}}}|style="width:{{{width5}}}"}} {{!}} {{{5}}}  
}}{{#if:{{{7|}}} | !! {{{7}}}  
+
}}{{#if:{{{6|}}} | !! {{#if:{{{colspan6|}}}|colspan={{{colspan6}}}}} {{#if:{{{rowspan6|}}}|rowspan={{{rowspan6}}}}} {{#if:{{{width6|}}}|style="width:{{{width6}}}"}} {{!}} {{{6}}}  
}}{{#if:{{{8|}}} | !! {{{8}}}  
+
}}{{#if:{{{7|}}} | !! {{#if:{{{colspan7|}}}|colspan={{{colspan7}}}}} {{#if:{{{rowspan7|}}}|rowspan={{{rowspan7}}}}} {{#if:{{{width7|}}}|style="width:{{{width7}}}"}} {{!}} {{{7}}}  
}}{{#if:{{{9|}}} | !! {{{9}}}  
+
}}{{#if:{{{8|}}} | !! {{#if:{{{colspan8|}}}|colspan={{{colspan8}}}}} {{#if:{{{rowspan8|}}}|rowspan={{{rowspan8}}}}} {{#if:{{{width8|}}}|style="width:{{{width8}}}"}} {{!}} {{{8}}}  
}}{{#if:{{{10|}}} | !! {{{10}}}  
+
}}{{#if:{{{9|}}} | !! {{#if:{{{colspan9|}}}|colspan={{{colspan9}}}}} {{#if:{{{rowspan9|}}}|rowspan={{{rowspan9}}}}} {{#if:{{{width9|}}}|style="width:{{{width9}}}"}} {{!}} {{{9}}}  
}}{{#if:{{{11|}}} | !! {{{11}}}  
+
}}{{#if:{{{10|}}}| !! {{#if:{{{colspan10|}}}|colspan={{{colspan10}}}}} {{#if:{{{rowspan10|}}}|rowspan={{{rowspan10}}}}} {{#if:{{{width10|}}}|style="width:{{{width10}}}"}} {{!}} {{{10}}}  
}}{{#if:{{{12|}}} | !! {{{12}}}  
+
}}{{#if:{{{11|}}}| !! {{#if:{{{colspan11|}}}|colspan={{{colspan11}}}}} {{#if:{{{rowspan11|}}}|rowspan={{{rowspan11}}}}} {{#if:{{{width11|}}}|style="width:{{{width11}}}"}} {{!}} {{{11}}}  
}}{{#if:{{{13|}}} | !! {{{13}}}  
+
}}{{#if:{{{12|}}}| !! {{#if:{{{colspan12|}}}|colspan={{{colspan12}}}}} {{#if:{{{rowspan12|}}}|rowspan={{{rowspan12}}}}} {{#if:{{{width12|}}}|style="width:{{{width12}}}"}} {{!}} {{{12}}}  
 +
}}{{#if:{{{13|}}}| !! {{#if:{{{colspan13|}}}|colspan={{{colspan13}}}}} {{#if:{{{rowspan13|}}}|rowspan={{{rowspan13}}}}} {{#if:{{{width13|}}}|style="width:{{{width13}}}"}} {{!}} {{{13}}}  
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
{{documentation|Template:Game log start/doc}}
 
{{documentation|Template:Game log start/doc}}
 
</noinclude>
 
</noinclude>

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