Template:Info: Difference between revisions
Jump to navigation
Jump to search
ShadowWolf (talk | contribs) No edit summary |
ShadowWolf (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#vardefine:title|{{#ifeq:{{{title| }}}| |{{#ifeq:{{NAMESPACE}}|User|{{SUBPAGENAME}}| }}|{{{title}}}}}}} | <!--{{#vardefine:title|{{#ifeq:{{{title| }}}| |{{#ifeq:{{NAMESPACE}}|User|{{SUBPAGENAME}}| }}|{{{title}}}}}}} | ||
{{#vardefine:author|{{#ifeq:{{{author| }}}| |{{#ifeq:{{NAMESPACE}}|User|{{BASEPAGENAME}}| }}|{{{author}}}}}}} | {{#vardefine:author|{{#ifeq:{{{author| }}}| |{{#ifeq:{{NAMESPACE}}|User|{{BASEPAGENAME}}| }}|{{{author}}}}}}} | ||
{| 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 23: | Line 23: | ||
| style="text-align:left; font-size:x-small;" | Genre: | | style="text-align:left; font-size:x-small;" | Genre: | ||
| {{{genre|''Unknown''}}} | | {{{genre|''Unknown''}}} | ||
|} | |} --> | ||
<table class="toc floatright" style="border: 1px solid rgb(170, 170, 170); width: 300px; text-align: center;"> | <table class="toc floatright" style="border: 1px solid rgb(170, 170, 170); width: 300px; text-align: center;"> | ||
<tr> | <tr> | ||
| Line 32: | Line 31: | ||
{{#if:{{{author|}}}|<td style="text-align: left; font-size: x-small;">Author:</td><td style="text-align: left; font-size: x-small;">{{#if:{{{contact|}}}|[mailto:{{{contact}}} {{{author}}}]|{{{author}}}}}</td>}} | {{#if:{{{author|}}}|<td style="text-align: left; font-size: x-small;">Author:</td><td style="text-align: left; font-size: x-small;">{{#if:{{{contact|}}}|[mailto:{{{contact}}} {{{author}}}]|{{{author}}}}}</td>}} | ||
</tr> | </tr> | ||
</table | </table> | ||
{{#ifeq:{{{series| }}}| ||{{series box|series={{{series}}} {{#ifeq:{{{position| }}}| ||#{{{position}}}}}|previous={{{previous|<b>None</b>}}} |next={{{next|<b>None</b>}}}}}}} | {{#ifeq:{{{series| }}}| ||{{series box|series={{{series}}} {{#ifeq:{{{position| }}}| ||#{{{position}}}}}|previous={{{previous|<b>None</b>}}} |next={{{next|<b>None</b>}}}}}}} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
Revision as of 02:37, 10 August 2007
{{info|author=<author name>|title=<story title>|website=<author website>|contact=<author email>|setting=<universe>|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 |
| Website: | http://watanabe.com |
| Setting: | Xanadu |
| Transformation 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.