Template:Info: Difference between revisions
Jump to navigation
Jump to search
ShadowWolf (talk | contribs) m add a border |
ShadowWolf (talk | contribs) m fix example and badly formed </tr> |
||
| Line 39: | Line 39: | ||
--><tr><!-- | --><tr><!-- | ||
--><td style="font-size: x-small; text-align: left;">Setting/Universe:</td><!-- | --><td style="font-size: x-small; text-align: left;">Setting/Universe:</td><!-- | ||
--><td style="font-size: x-small;">{{{setting}}}</td<!-- | --><td style="font-size: x-small;">{{{setting}}}</td><!-- | ||
--></tr><!-- | --></tr><!-- | ||
-->}}<!-- | -->}}<!-- | ||
| Line 58: | Line 58: | ||
Example of how it looks: | Example of how it looks: | ||
{| class="floatright" style=" | {| class="toc floatright" style="border: 1px solid #888; width:300px; text-align:center;" | ||
|- | |- | ||
| style="text-align: center;" colspan="2" | ''Infobox Example'' | | style="text-align: center;" colspan="2" | ''Infobox Example'' | ||
| Line 70: | Line 70: | ||
| style="text-align:left; font-size:x-small;" | Genre: | | style="text-align:left; font-size:x-small;" | Genre: | ||
| style="font-size:x-small;" | Fantasy | | style="font-size:x-small;" | Fantasy | ||
|- | |- | ||
| [[Image:Jigsaw green.png|30px|center|icon]] | | [[Image:Jigsaw green.png|30px|center|icon]] | ||
Revision as of 02:39, 15 August 2007
Example of a full declaration of this template:
{{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>
|genre=<the genre of the story>}}
Example of how it looks:
| Infobox Example | |
| Author: | Pornrat Watanabe |
| Website: | http://watanabe.com |
| Genre: | Fantasy |
| Xanadu story universe | |
{{info
|author=Pornrat Watanabe
|title=Infobox Example
|contact=pornrat@watanabe.com
|website=http://watanabe.com
|setting=Xanadu
|genre=Fantasy}}
All parameters are optional.
