Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:EnhEffectHead"

From Paragon Wiki Archive
Jump to: navigation, search
Line 1: Line 1:
 
<includeonly>{| class="wikitable" style="float: left;"
 
<includeonly>{| class="wikitable" style="float: left;"
 
! Level !! {{{1}}} !! {{{2}}} !! {{{3}}} !! {{{4}}} !! {{{5}}} !! {{{6}}} !! {{{7}}} !! {{{8}}} <!--
 
! Level !! {{{1}}} !! {{{2}}} !! {{{3}}} !! {{{4}}} !! {{{5}}} !! {{{6}}} !! {{{7}}} !! {{{8}}} <!--
-->{{#if: {{{9|}}}|!! {{{9}}} }}<!--
+
-->{{#if: {{{9|}}}|!! {{{9}}} }}{{#if: {{{10|}}}|!! {{{10}}} }}{{#if: {{{11|}}}|!! {{{11}}} }}
-->{{#if: {{{10|}}}|!! {{{10}}} }}<!--
+
</includeonly><noinclude>{{{{PAGENAME}}/Doc}}</noinclude>
-->{{#if: {{{11|}}}|!! {{{11}}} }}
+
</includeonly><noinclude>
+
This template takes a list of level numbers and maked the heading line for an enhancement effects table.
+
 
+
Only 8 to 11 columns are supported; more than that will tend to fall off the right side of the page for smaller browser windows.
+
== Example ==
+
<pre>{{EnhEffectHead|10|11|12|13|14|15|16|17}}
+
|}
+
</pre>
+
{{EnhEffectHead|10|11|12|13|14|15|16|17}}
+
|}
+
</noinclude>
+

Revision as of 03:52, 5 May 2007

Template:EnhEffectHead/Doc