Template:Info: Difference between revisions

From Shifti
Jump to navigation Jump to search
m fixes
m add sample.
Line 22: Line 22:
  | style="text-align:left; font-size:x-small;" | Genre:
  | style="text-align:left; font-size:x-small;" | Genre:
  | {{{genre|''Unknown''}}}
  | {{{genre|''Unknown''}}}
  |)
  |}
|
|
{| class="toc floatright" style="border: 1px #aaa; border-style: solid; width:300px; text-align:center;"
{| class="toc floatright" style="border: 1px #aaa; border-style: solid; width:300px; text-align:center;"
Line 54: Line 54:
  | style="text-align:left; font-size:x-small;" | Genre:
  | style="text-align:left; font-size:x-small;" | Genre:
  | {{{genre|''Unknown''}}}
  | {{{genre|''Unknown''}}}
  |)
  |}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
{| class="toc floatright" style="border: 1px #aaa; border-style: solid; width:300px; text-align:center;"
| -
| style="text-align: center;" colspan="2" | ''{{#var:title}}''
| -
| style="text-align:left; font-size:x-small;" | Author:
| {{#ifeq:{{{contact| }}}| |{{#var:author}}|<a href="mailto:{{{contact}}}">{{#var:author}}</a>}}
| -
| style="text-align:left; font-size:x-small;" | Website:
| {{#ifeq:{{{website| }}}| |''Unknown''|[{{{wenbsite}}} {{{website}}}]}}
| -
| style="text-align:left; font-size:x-small;" | Series:
| {{{series}}} {{#ifeq:{{{position|-1}}}|-1||#{{{position}}}
| -
| style="text-align:left; font-size:x-small;" | Previous Story in Series:
| {{{previous|''None''}}}
| -
| style="text-align:left; font-size:x-small;" | Next Story in Series:
| {{{next|''None''}}}
| -
| style="text-align:left; font-size:x-small;" | Setting:
| {{{setting|''Custom (possibly)''}}}
| -
| style="text-align:left; font-size:x-small;" | Transformation Type:
| {{{tftype|''Unknown''}}}
| -
| style="text-align:left; font-size:x-small;" | Transformation:
| {{{tf|''Unknown''}}}
| -
| style="text-align:left; font-size:x-small;" | Genre:
| {{{genre|''Unknown''}}}
|}
<nowiki>{{info|author=&lt;author name&gt;|title=&lt;story title&gt;|website=&lt;author website&gt;|contact=&lt;author email&gt;|tftype=&lt;animal, mythical, etc...&gt;|setting=&lt;universe&gt;|tf=&lt;main transformation - like: Human(Male) to Horse(Female)&gt;|series=&lt;series name&gt;|position=&lt;position of story in series&gt;|previous=&lt;link to previous story in series&gt;|next=&lt;link to next story in series&gt;}}</nowiki>
<nowiki>{{info|author=&lt;author name&gt;|title=&lt;story title&gt;|website=&lt;author website&gt;|contact=&lt;author email&gt;|tftype=&lt;animal, mythical, etc...&gt;|setting=&lt;universe&gt;|tf=&lt;main transformation - like: Human(Male) to Horse(Female)&gt;|series=&lt;series name&gt;|position=&lt;position of story in series&gt;|previous=&lt;link to previous story in series&gt;|next=&lt;link to next story in series&gt;}}</nowiki>


Parameters are optional.
Parameters are optional.
</noinclude>
</noinclude>

Revision as of 00:25, 10 August 2007

- ' - Author: <a href="mailto:{{{contact}}}"></a>}} - Website: |Unknown|[{{{wenbsite}}} {{{website}}}]}} - Series: -1 #{{{position}}} - Previous Story in Series: None - Next Story in Series: None - Setting: Custom (possibly) - Transformation Type: Unknown - Transformation: Unknown - Genre: Unknown

{{info|author=<author name>|title=<story title>|website=<author website>|contact=<author email>|tftype=<animal, mythical, etc...>|setting=<universe>|tf=<main transformation - like: Human(Male) to Horse(Female)>|series=<series name>|position=<position of story in series>|previous=<link to previous story in series>|next=<link to next story in series>}}

Parameters are optional.