Template:Info: Difference between revisions

From Shifti
Jump to navigation Jump to search
m yatf5
m yatf6
Line 4: Line 4:
{{#ifeq:{{{title| }}}| |
{{#ifeq:{{{title| }}}| |
   {{#ifeq:{{NAMESPACE}}|User|
   {{#ifeq:{{NAMESPACE}}|User|
  <tr>
| colspan="2"> | {{SUBPAGENAME}} |}} |
    <td colspan="2">{{SUBPAGENAME}}</td>
| colspan="2" |{{{title}}} }}
  </tr>|  
|-
  }} |
  <tr>
    <td colspan="2">{{{title}}}</td>
  </tr>
}}
{{#ifeq:{{{author| }}}| |
{{#ifeq:{{{author| }}}| |
   {{#ifeq:{{NAMESPACE}}|User|
   {{#ifeq:{{NAMESPACE}}|User|

Revision as of 01:22, 10 August 2007

{{info|author=<author name>|title=<story title>|website=<author website>|contact=<author email>|type=<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>}}

Example:

Infobox Example
Author: Pornrat Watanabe
Authors Website: http://watanabe.com
Setting: Xanadu
TF Type: Mythical
Transformation: Human to Dragon
Genre: Fantasy

{{info|author=Pornrat Watanabe|title=Infobox Example|contact=pornrat@watanabe.com|website=http://watanabe.com|setting=Xanadu|type=Mythical|tf=Human to Dragon|genre=Fantasy}}

All parameters are optional.