Difference between revisions of "Templates"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
Infobox: | Infobox: | ||
− | <nowiki> | + | <nowiki> |
{{infobox | {{infobox | ||
|image = | |image = | ||
Line 17: | Line 17: | ||
|forumlink = | |forumlink = | ||
|versionlink = | |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> | </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 = }}