User:Catprog/Template:Test: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
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> | ||
<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| | |titleLink= | ||
|violence=yes| | |ExternalLink= | ||
|illo=yes| | |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: |
}}
{{#if:| [ ] | [[| ]] }}
{{#if:| {{#ifeq:{{{AuthorLink}}}|no| | [ ] }} | [[User:|]] }}
{{#ifeq:{{{length}}}|short|
}}{{#ifeq:{{{length}}}|long|
}}
{{#if:|
}}{{#if:|
}}
{{#if:|
}}
{{#switch:
| fantasy =| modern magic =
| Sci fi =
| comedy =
![]()
}}
{{#if:|
}}
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|
}}