User:Catprog/Template:Test: Difference between revisions

From Shifti
Jump to navigation Jump to search
attempting to get the sortable table code to sort columns with icons only
Catprog (talk | contribs)
mNo edit summary
Line 1: Line 1:
<tr style="text-align:center;">
<tr style="text-align:center;">
<td>{{{star|}}}</td>
<td>{{#if:{{{star|}}}| {{BP star}} <span style="display:none;">illistrated</span> }}</td>
<td>{{{title|}}}</td>
<td>{{{title|}}}</td>
<td>{{#ifeq:{{{length}}}|short|{{BP short}}<span style="display:none;">short</span>}}{{#ifeq:{{{length}}}|long|{{BP long}}<span style="display:none;">long</span>}}</td>
<td>{{#ifeq:{{{length}}}|short|{{BP short}}<span style="display:none;">short</span>}}{{#ifeq:{{{length}}}|long|{{BP long}}<span style="display:none;">long</span>}}</td>
<td>{{#if:{{{sex|}}}| {{BP sex}} }}{{#if:{{{violence|}}}| {{BP viol}} }}</td>
<td>{{#if:{{{sex|}}}| {{BP sex}}<span style="display:none;">sex</span> }}{{#if:{{{violence|}}}| {{BP viol}}<span style="display:none;">violence</span> }}</td>
<td>{{#if:{{{illo|}}}| {{BP illo}} }}</td>
<td>{{#if:{{{illo|}}}| {{BP illo}} <span style="display:none;">illistrated</span> }}</td>
<td>{{{genre|}}}</td>
<td>{{{genre|}}}</td>
<td>{{{type|}}}</td>
<td>{{{type|}}}</td>
Line 13: Line 13:


<noinclude>
<noinclude>


A template for formatting entries in the [[Catprog%27s_Favorites]] list.  
A template for formatting entries in the [[Catprog%27s_Favorites]] list.  
Line 20: Line 21:
<pre>
<pre>
{{User:Catprog/Template:Test
{{User:Catprog/Template:Test
|star=
|star=yes|
|title=
|title=
|length=long|short|
|length=long|short|

Revision as of 20:12, 17 June 2008

{{#if:| A particular favorite of Bryan's illistrated }} {{#ifeq:{{{length}}}|short|Under 15 kilobytes longshort}}{{#ifeq:{{{length}}}|long|Over 100 kilobytes longlong}} {{#if:| Contains graphic sexual depictions and/or innuendosex }}{{#if:| Contains graphic descriptions of violenceviolence }} {{#if:| This story is illustrated! illistrated }} A template for formatting entries in the Catprog's_Favorites list. Copy and paste this as a blank to fill out:

{{User:Catprog/Template:Test
|star=yes|
|title=
|length=long|short|
|sex=yes|
|violence=yes|
|illo=yes|
|genre=
|type=
|blurb=
|external=
}}