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
(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 ||...")
(No difference)

Revision as of 22:15, 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|style="background-color:red" {{!}} Test}}
|}
Test Template Over Here
Cell 1 Cell 2Cell 3Test