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

From blackwiki
Jump to navigation Jump to search
imported>McVahl
m (spacing)
imported>McVahl
(+style for header1)
Line 4: Line 4:
 
|+ style="text-align: {{{title_align|center}}};" | {{{title|}}}
 
|+ style="text-align: {{{title_align|center}}};" | {{{title|}}}
 
|-
 
|-
!{{#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="{{{style|}}}; width:{{{width1}}}"}} {{!}}}} {{{1|}}} <!--
 
-->{{#if:{{{2|}}}| !! {{#if:{{{colspan2|}}}|colspan={{{colspan2}}}}} {{#if:{{{rowspan2|}}}|rowspan={{{rowspan2}}}}} {{#if:{{{width2|}}}|style="{{{style|}}}; width:{{{width2}}}"}} {{!}} {{{2}}}  
 
-->{{#if:{{{2|}}}| !! {{#if:{{{colspan2|}}}|colspan={{{colspan2}}}}} {{#if:{{{rowspan2|}}}|rowspan={{{rowspan2}}}}} {{#if:{{{width2|}}}|style="{{{style|}}}; width:{{{width2}}}"}} {{!}} {{{2}}}  
 
}}{{#if:{{{3|}}} | !! {{#if:{{{colspan3|}}}|colspan={{{colspan3}}}}} {{#if:{{{rowspan3|}}}|rowspan={{{rowspan3}}}}} {{#if:{{{width3|}}}|style="{{{style|}}}; width:{{{width3}}}"}} {{!}} {{{3}}}  
 
}}{{#if:{{{3|}}} | !! {{#if:{{{colspan3|}}}|colspan={{{colspan3}}}}} {{#if:{{{rowspan3|}}}|rowspan={{{rowspan3}}}}} {{#if:{{{width3|}}}|style="{{{style|}}}; width:{{{width3}}}"}} {{!}} {{{3}}}  

Revision as of 16:12, 2 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