Difference between revisions of "Template:PillowingFeatureTableStart"

From Species of Clo
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
[[Category: Pillowing Feature Templates]]
 
[[Category: Pillowing Feature Templates]]
</noinclude>{| class="wikitable" style="width:100%"
+
This template is used to indicate the beginning of a Pillowing Feature Table
 +
 
 +
== Parameters ==
 +
#Table Caption
 +
#Feature Name Column Header
 +
#Description Column Header
 +
#Image Column Header
 +
 
 +
== Usage ==
 +
<pre><nowiki>
 +
{{PillowingFeatureTableStart|Feature Table|Feature|Description|Image}}
 +
</nowiki></pre>
 +
</noinclude><includeonly>{| class="wikitable" style="width:100%"
 
|+ style="text-align:left" | {{{1}}}
 
|+ style="text-align:left" | {{{1}}}
 
|-
 
|-
 
! style="width:75px;" | {{{4}}}
 
! style="width:75px;" | {{{4}}}
 
! style="width:10%;text-align:center;" | {{{2}}}
 
! style="width:10%;text-align:center;" | {{{2}}}
! {{{3}}}
+
! {{{3}}}</includeonly>

Revision as of 17:30, 14 March 2017

This template is used to indicate the beginning of a Pillowing Feature Table

Parameters

  1. Table Caption
  2. Feature Name Column Header
  3. Description Column Header
  4. Image Column Header

Usage

{{PillowingFeatureTableStart|Feature Table|Feature|Description|Image}}