Difference between revisions of "Template:Row"

From Dragalia Lost Wiki
Jump to navigation Jump to search
imported>Elaeagnifolia
(Created page with "<noinclude>{{doc}}Category:Templates</noinclude><includeonly>| {{{1|}}} {{#if:{{{2|}}} | {{!}} {{{2|}}} }} {{#if:{{{3|}}} | {{!}} {{{3|}}} }} {{#if:{{{4|}}} | {{!}} {{{...")
imported>Elaeagnifolia
m
Line 1: Line 1:
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>| {{{1|}}}
+
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>| {{{1|}}}{{#if:{{{2|}}} |  
{{#if:{{{2|}}} |  
+
{{!}} {{{2|}}} }}{{#if:{{{3|}}} | {{!}} {{{3|}}} }}{{#if:{{{4|}}} |  
{{!}} {{{2|}}} }}
+
{{!}} {{{4|}}} }}{{#if:{{{5|}}} |  
{{#if:{{{3|}}} |  
+
{{!}} {{{5|}}} }}{{#if:{{{6|}}} |  
{{!}} {{{3|}}} }}
+
{{!}} {{{6|}}} }}{{#if:{{{7|}}} |  
{{#if:{{{4|}}} |  
+
{{!}} {{{7|}}} }}{{#if:{{{8|}}} |  
{{!}} {{{4|}}} }}
+
{{!}} {{{8|}}} }}{{#if:{{{9|}}} |  
{{#if:{{{5|}}} |  
 
{{!}} {{{5|}}} }}
 
{{#if:{{{6|}}} |  
 
{{!}} {{{6|}}} }}
 
{{#if:{{{7|}}} |  
 
{{!}} {{{7|}}} }}
 
{{#if:{{{8|}}} |  
 
{{!}} {{{8|}}} }}
 
{{#if:{{{9|}}} |  
 
 
{{!}} {{{9|}}} }}</includeonly>
 
{{!}} {{{9|}}} }}</includeonly>

Revision as of 22:16, 1 January 2019

50px Documentation

Description

Simple (no styling) template to use when adding rows. Supports up to 9 columns

Usage

{{Row|}}

Example

{| class="wikitable"
! Test || Template || Over || Here
|-
{{Row|Cell 1|Cell 2|Cell 3|Test}}
|}
Test Template Over Here
Cell 2| Cell 3| Test