User:Catprog/Template:Test: Difference between revisions

From Shifti
Jump to navigation Jump to search
Catprog (talk | contribs)
mNo edit summary
Catprog (talk | contribs)
mNo edit summary
 
(46 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<tr style="text-align:center;">
<tr style="text-align:center;">
<td>{{{star|}}}</td>
<td>{{#if:{{{star|}}} | [[Image:Star.png|20px|A favourite of mine]] <span style="display:none;">illistrated</span> }}</td>
<td>{{{title|}}}</td>
<td><span style="display:none;">{{{title|}}}</span>{{#if:{{{ExternalLink|}}}| [{{{ExternalLink|}}} {{{title|}}}] | [[{{{titleLink|}}}| {{{title|}}}]] }}</td>
<td>{{{length|}}}</td>
 
<td>{{#if:{{{sex|}}}| {{BP sex}} }}{{#if:{{{violence|}}}| {{BP viol}} }}</td>
<td>{{#if:{{{AuthorLink|}}}| {{#ifeq:{{{AuthorLink}}}|no| {{{author|}}} | [{{{AuthorLink|}}} {{{author|}}}] }} | [[User:{{{author|}}}|{{{author|}}}]] }}</td>
<td>{{#if:{{{illo|}}}| {{BP illo}} }}</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>{{{genre|}}}</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}} <span style="display:none;">illistrated</span> }}</td>
<td>{{#switch: {{{genre|}}}
| fantasy = {{BP fant}}<span style="display:none;">Fantasy</span>
| modern magic = {{BP modmagic}}<span style="display:none;">Modern Magic</span>
| Sci fi = {{BP SF}}<span style="display:none;">Sci Fi</span>
| comedy = {{BP comedy}}<span style="display:none;">comedy</span>
}}</td>
<td>{{{type|}}}</td>
<td>{{{type|}}}</td>
<td>{{{blurb|}}}</td>
<td>{{{blurb|}}}</td>
<td>{{{external|}}}</td>
<td>{{#if:{{{external|}}}| [[Image:External.png|15px|Offsite story]]  <span style="display:none;">external</span> }}</td>
</tr>
</tr>


{{#if:{{{length|}}}="short"| {{BP short}} }}


<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 21: Line 28:
<pre>
<pre>
{{User:Catprog/Template:Test
{{User:Catprog/Template:Test
|star=
|star=yes|
|title=
|title=
|length=
(DELETE ONE OF THE LINK VARIABLES)
|sex=yes|no
|titleLink=
|violence=yes|no
|ExternalLink=
|illo=yes|no
|author=
|genre=
|AuthorLink=no|actual link|
|length=long|short|
|sex=yes|
|violence=yes|
|illo=yes|
|genre=fantasy| modern magic| Sci fi | comedy
|type=
|type=
|blurb=
|blurb=
|external=
|external=Yes|
}}
}}
</pre>
</pre>


</noinclude>
</noinclude>

Latest revision as of 11:19, 3 July 2008

{{#if: | A favourite of mine illistrated }} {{#if:| [ ] | [[| ]] }} {{#if:| {{#ifeq:{{{AuthorLink}}}|no| | [ ] }} | [[User:|]] }} {{#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 }} {{#switch:

| fantasy = In the fantasy genreFantasy
| modern magic = In the modern magic genreModern Magic
| Sci fi = In the science fiction genreSci Fi
| comedy = In the comedy genrecomedy

}} {{#if:| Offsite story external }} 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=
(DELETE ONE OF THE LINK VARIABLES)
|titleLink=
|ExternalLink=
|author=
|AuthorLink=no|actual link|
|length=long|short|
|sex=yes|
|violence=yes|
|illo=yes|
|genre=fantasy| modern magic| Sci fi | comedy
|type=
|blurb=
|external=Yes|
}}