Difference between revisions of "Template:Row/doc"

From Dragalia Lost Wiki
Jump to navigation Jump to search
imported>Elaeagnifolia
(Created page with "{{doc/start}} ==Description== Simple (no styling) template to use when adding rows. ==Usage== <pre>{{Row|}}</pre> ==Example== <pre>{| class="wikitable" ! Test || Template ||...")
imported>Elaeagnifolia
Line 10: Line 10:
 
! Test || Template || Over || Here
 
! Test || Template || Over || Here
 
|-
 
|-
{{Row|Cell 1|Cell 2|Cell 3|style="background-color:red" {{!}} Test}}
+
{{Row|Cell 1|Cell 2|Cell 3|Test}}
 
|}
 
|}
 
</pre>
 
</pre>

Revision as of 22:19, 1 January 2019

50px Documentation

Description

Simple (no styling) template to use when adding rows.

Usage

{{Row|}}

Example

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