Abrir menu principal

Mudanças

 

2 491 bytes adicionados ,  23h10min de 19 de julho de 2012
m
uma edição
{| style="border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; width: 20em; font-size: 95%;"
|-
! colspan="2" style="font-size: larger; background: #ddccff; text-align: center" | {{{title|{{PAGENAME}}}}}{{#if:{{{subtitle|}}}|<br><span style="font-size:75%">{{{subtitle}}}</span>|}}
|-
| colspan="2" style="text-align: center; font-size: smaller; border-bottom: 1px solid #aaa;" |{{{image|}}}{{#if:{{{image|}}}|{{#if:{{{caption|}}}|<br>|}}|}}{{{caption|}}}
|-
! Designer(s)
| {{{designer|''unknown''}}}
|-
! Publisher(s)
| {{{publisher|''unknown''}}}
|-
! Publication&nbsp;date
| {{{date|''unknown''}}}
|-
! Genre(s)
| {{{genre|''unknown''}}}
|-
! System
| {{{system|Custom|customization}}}
|-
| colspan="2" style="font-size: smaller; border-top: 1px solid #aaa;" | {{{footnotes|}}}
|}<noinclude>
==Usage==
Note that all the parameters are optional - the defaults are shown in the infobox here. Title defaults to the name of the article.
<pre><nowiki>{{Infobox RPG
|title= <title>
|subtitle= <subtitle, if any>
|image= <image>
|caption= <caption for image>
|designer= <designer(s)>
|publisher= <publisher(s)>
|date= <publication date>
|genre= <genre(s)>
|system= <system>
|footnotes= <footnotes>
}}</nowiki></pre>

=== Suggestions ===
# If there are some fields you don't have information for, write <nowiki>''unknown''</nowiki> but don't remove the field label. For example, if you don't know the publisher write ''unknown'' and keep the publisher line for someone else to fill out. Alternatively, leave the line out and include this template's usage guidelines in a comment, like this:
<pre><nowiki>&lt;!-- If you know the designer or publisher of this game, please add them to the above infobox like this:
|designer=Designer
|publisher=Publisher
Thanks! --&gt;</nowiki></pre>
# Some good places to look for information on games are [http://www.pen-paper.net/rpgdb.php?op=booklist Pen-Paper.net Database], [http://www.rpg.net/reviews/search-review.phtml RPGnet reviews], and [http://www.amazon.com Amazon.com]. There you can often find who designed a particular game and what year it was published.
# A recommended size for cover images is a width of 200px, or somewhat smaller.
# Please link to pages on designers, publishers and systems, but don't link the publication year as it's very rarerly relevant.

{{EnWP|Template:Infobox RPG}}
[[Category:infobox templates|RPG]]
</noinclude>