Difference between revisions of "Template:Row"

From The Coppermind
Jump to navigation Jump to search
m
m (+usage)
Tag: editing-milestone
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
|- {{{extra|}}}
+
<includeonly>|- {{{extra|}}}
 
{{#if:{{{1|}}}|{{{pre1|{{{pre|{{!}}|}}}|}}}{{{1}}}
 
{{#if:{{{1|}}}|{{{pre1|{{{pre|{{!}}|}}}|}}}{{{1}}}
 
{{#if:{{{2|}}}|{{{pre2|{{{pre|{{!}}|}}}|}}}{{{2}}}
 
{{#if:{{{2|}}}|{{{pre2|{{{pre|{{!}}|}}}|}}}{{{2}}}
Line 10: Line 10:
 
{{#if:{{{9|}}}|{{{pre9|{{{pre|{{!}}|}}}|}}}{{{9}}}
 
{{#if:{{{9|}}}|{{{pre9|{{{pre|{{!}}|}}}|}}}{{{9}}}
 
|}}|}}|}}|}}|}}|}}|}}|}}|}}
 
|}}|}}|}}|}}|}}|}}|}}|}}|}}
  +
|-
<noinclude>[[Category: Rows| ]]
+
</includeonly><noinclude>[[Category: Rows| ]]
   
 
This template gives you a programmatic set of rows for tables.
 
This template gives you a programmatic set of rows for tables.
  +
  +
== Usage ==
  +
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here}}
  +
{{Special:WhatLinksHere/{{FULLPAGENAME}}}}

Latest revision as of 20:35, 19 April 2020


This template gives you a programmatic set of rows for tables.

Usage[edit]