Difference between revisions of "Template:Hgame"

From Hgames Wiki
Jump to: navigation, search
m (too few curved brackets)
Line 1: Line 1:
{|style="width: 200px; margin-top: 4px; border: 2px solid black; -moz-border-radius:8px; -webkit-border-radius:4px; -opera-border-radius:4px; -o-border-radius:4px; -khtml-border-radius:4px; border-radius:4px; float:right; clear:right; padding:3px;"
+
{|style="width: 200px; margin-top: 4px; border: 2px solid black; float:right; clear:right; padding:3px; {{borrad|8px}}"
 
|-
 
|-
 
|<span style="font-size: 1.2em; font-emphasis:bold;">'''[[{{{company|Unknown Company}}}]]'''</span>
 
|<span style="font-size: 1.2em; font-emphasis:bold;">'''[[{{{company|Unknown Company}}}]]'''</span>
 
* [[Special:Recentchangeslinked/Category:{{{category|{{{company|Unknown}}}}}}|Recent changes]]
 
* [[Special:Recentchangeslinked/Category:{{{category|{{{company|Unknown}}}}}}|Recent changes]]
* [[:Category:{{{category|{{{company|Unknown}}}}}}|All pages]]
+
* [[:Category:{{{category|{{{company|Unknown}}}}}}|All pages]]{{#if: {{{modpage|}}}|
* [[{{{modpage|general}}} modding guide|General modding guide]]
+
* {{#ifexist: {{{modpage}}} | [[{{{modpage}}}|Modding Guide]] | [[{{{modpage}}} modding guide|General Modding Guide]]}} |}}
 
* [[Help:Tutorial|Wiki tutorial]]
 
* [[Help:Tutorial|Wiki tutorial]]
 
* [{{fullurl:{{FULLPAGENAME}}|action=purge}} Purge] <small>(this page)</small>
 
* [{{fullurl:{{FULLPAGENAME}}|action=purge}} Purge] <small>(this page)</small>
 
<span style="margin-left:6px;">'''''all characters are at least 18'''''</span>
 
<span style="margin-left:6px;">'''''all characters are at least 18'''''</span>
 
----
 
----
<includeonly>'''<span class="plainlinks">[[{{{game}}}]]</span>'''<span class="plainlinks" style="font-size:80%; float:right; color:blue;" ><nowiki>[</nowiki>[{{fullurle:Template:{{{game}}}|action=edit}} edit]<nowiki>]</nowiki></span>
+
<includeonly>'''<span class="plainlinks">[[{{BASEPAGENAME}}]]</span>'''<span class="plainlinks" style="font-size:80%; float:right; color:blue;" ><nowiki>[</nowiki>[{{fullurle:Template:{{BASEPAGENAME}}|action=edit}} edit]<nowiki>]</nowiki></span>
{{ {{{game}}} }}</includeonly>
+
{{ {{BASEPAGENAME}} }}</includeonly>
 
|}
 
|}
<includeonly>[[Category:{{{category|{{{company|Unknown}}}}}}]][[Category:{{{game}}}]]{{DISPLAYTITLE:{{{game}}} {{SUBPAGENAME}}}}</includeonly>
+
<includeonly>[[Category:{{{category|{{{company|Unknown}}}}}}]][[Category:{{BASEPAGENAME}}]]
 +
{{#ifeq:{{BASEPAGENAME}}|{{SUBPAGENAME}}||{{DISPLAYTITLE:{{BASEPAGENAME}}: {{SUBPAGENAME}}}}}}</includeonly>
 
<noinclude><div style="clear: both;"></div>{{documentation}}</noinclude>
 
<noinclude><div style="clear: both;"></div>{{documentation}}</noinclude>

Revision as of 14:36, 23 March 2014

Unknown Company

all characters are at least 18


Template documentation (for the above template, sometimes hidden or invisible)
Description
The {{hgame}} template works similar to the {{gamecompany}} template, but it is for game related pages.
Parameters
Parameter Required* Description Default value
game YES The name of the game. Must be the same for all pages about that game.
company YES The name of the game company.
category Optional The name of the category this page should be in. {{{company}}}
modpage Optional Prefix of a modding page for that company. Link will point to "{{{modpage}}} modding guide". General modding guide
overrideDisplaytitle no Overrides the shown game title
*YES = Will break the template if not given; Optional = Will not break the template if missing; no = Will override some automaticly filled parameters in the template
Usage
{{hgame
|game=GameName
|company=CompanyName
|category=CategoryUsed
|modpage=Foo
}}

For the page list, requires a separate template '''Template:Nav/{{{game}}}'''. Will put the page in the {{{category}}} and {{{game}}} categories.


Visit Template:Hgame/doc to edit this text! (How does this work?)