Changes
Jump to navigation
Jump to search
no edit summary
<!-- This line is for newline character. DO NOT REMOVE THIS LINE. -->
|<noinclude>
== Description ==
A table's column separator, with explicitly leading newline character.
== Example ==
<pre><nowiki>
{|
|-
{{col sep}} col1 {{col sep}} col2
|-
{{col sep}} col1
{{col sep}} col2
|-
<!--
This template will be useful in the K&R indent style
-->{{col sep}} col1<!--
-->{{col sep}} col2<!--
-->
|-
|}
</nowiki></pre> result in,
{|
|-
{{col sep}} col1 {{col sep}} col2
|-
{{col sep}} col1
{{col sep}} col2
|-
<!--
This template will be useful in the K&R indent style
-->{{col sep}} col1<!--
-->{{col sep}} col2<!--
-->
|-
|}
</noinclude>
|<noinclude>
== Description ==
A table's column separator, with explicitly leading newline character.
== Example ==
<pre><nowiki>
{|
|-
{{col sep}} col1 {{col sep}} col2
|-
{{col sep}} col1
{{col sep}} col2
|-
<!--
This template will be useful in the K&R indent style
-->{{col sep}} col1<!--
-->{{col sep}} col2<!--
-->
|-
|}
</nowiki></pre> result in,
{|
|-
{{col sep}} col1 {{col sep}} col2
|-
{{col sep}} col1
{{col sep}} col2
|-
<!--
This template will be useful in the K&R indent style
-->{{col sep}} col1<!--
-->{{col sep}} col2<!--
-->
|-
|}
</noinclude>