Difference between revisions of "Templates"
Jump to navigation
Jump to search
(Created page with "In this page you can find documentation on our templates (e.g how to use it) along other relevant information.") |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
In this page you can find documentation on our templates (e.g how to use it) along other relevant information. | In this page you can find documentation on our templates (e.g how to use it) along other relevant information. | ||
+ | |||
+ | |||
+ | Infobox: | ||
+ | <nowiki> | ||
+ | {{infobox | ||
+ | |image = | ||
+ | |gamename = | ||
+ | |imagedescription = | ||
+ | |dev = | ||
+ | |publisher = | ||
+ | |writers= | ||
+ | |IP = | ||
+ | |engine = | ||
+ | |plataform = | ||
+ | |rdate = | ||
+ | |forumlink = | ||
+ | |versionlink = | ||
+ | }} | ||
+ | </nowiki> | ||
+ | |||
+ | |||
+ | Merch: | ||
+ | <nowiki> | ||
+ | {{merch | ||
+ | |image = | ||
+ | |itemname = | ||
+ | |imagedescription = | ||
+ | |dev = | ||
+ | |publisher = | ||
+ | |type= | ||
+ | |value = | ||
+ | |origin = | ||
+ | |plataform = | ||
+ | |rdate = | ||
+ | |forumlink = | ||
+ | |version = | ||
+ | }} | ||
+ | </nowiki> | ||
+ | |||
+ | |||
+ | User: | ||
+ | <nowiki> | ||
+ | {{user | ||
+ | |username = | ||
+ | |image = | ||
+ | |mtitle = | ||
+ | |group = | ||
+ | |joined = | ||
+ | |country = | ||
+ | |age = | ||
+ | |birthday = | ||
+ | |gtafprofile = | ||
+ | }} | ||
+ | </nowiki> | ||
+ | |||
+ | Character: | ||
+ | <nowiki> | ||
+ | {{character | ||
+ | |image = | ||
+ | |charname = | ||
+ | |description = | ||
+ | |fullname = | ||
+ | |aka = | ||
+ | |age= | ||
+ | |nationality = | ||
+ | |affiliation = | ||
+ | |gender = | ||
+ | |appearance = | ||
+ | |va = | ||
+ | |rpages = | ||
+ | }} | ||
+ | </nowiki> | ||
+ | |||
+ | Studios: | ||
+ | <nowiki> | ||
+ | {{studio | ||
+ | |image = | ||
+ | |studioname = | ||
+ | |imagedescription = | ||
+ | |rs = | ||
+ | |founded = | ||
+ | |former= | ||
+ | |location = | ||
+ | |minions = | ||
+ | |focus = | ||
+ | |forumlink = | ||
+ | }} | ||
+ | </nowiki> |
Latest revision as of 17:32, 10 June 2018
In this page you can find documentation on our templates (e.g how to use it) along other relevant information.
Infobox:
{{infobox |image = |gamename = |imagedescription = |dev = |publisher = |writers= |IP = |engine = |plataform = |rdate = |forumlink = |versionlink = }}
Merch:
{{merch |image = |itemname = |imagedescription = |dev = |publisher = |type= |value = |origin = |plataform = |rdate = |forumlink = |version = }}
User:
{{user |username = |image = |mtitle = |group = |joined = |country = |age = |birthday = |gtafprofile = }}
Character:
{{character |image = |charname = |description = |fullname = |aka = |age= |nationality = |affiliation = |gender = |appearance = |va = |rpages = }}
Studios: {{studio |image = |studioname = |imagedescription = |rs = |founded = |former= |location = |minions = |focus = |forumlink = }}