Difference between revisions of "Template:Hgame"

From Hgames Wiki
Jump to: navigation, search
m (Reverted edits by Hmoeller (talk) to last revision by Trololove)
(Adding small left margin to prevent text on a page resting right next to it)
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{|style="width:200px; margin-top:4px; border:2px solid black; float:right; clear:right; padding:3px; {{borrad|8px}}"
+
{|style="width:200px; margin-top:4px; margin-left:5px; border:2px solid black; float:right; clear:right; padding:3px; {{borrad|8px}}"
 
|-
 
|-
 
|{{CompanyTop|{{{company|Company Missing}}}|{{{category|{{{company|Unknown}}}}}}|{{{modpage|}}}}}
 
|{{CompanyTop|{{{company|Company Missing}}}|{{{category|{{{company|Unknown}}}}}}|{{{modpage|}}}}}
 
----
 
----
<span class="plainlinks" style="font-weight:bold;">[[{{{game}}}]]</span>
+
<span class="plainlinks" style="font-weight:bold;">{{#if:{{{overrideDisplaytitle|}}}|[[{{{game}}}|{{{overrideDisplaytitle}}}]]|[[{{{game}}}]]}}</span>
 
<span class="plainlinks" style="font-size:80%; float:right;">&#91;[{{fullurle:Template:{{#ifexist: Template:Nav/{{{game|{{#titleparts:{{FULLPAGENAME}}|1}}}}}
 
<span class="plainlinks" style="font-size:80%; float:right;">&#91;[{{fullurle:Template:{{#ifexist: Template:Nav/{{{game|{{#titleparts:{{FULLPAGENAME}}|1}}}}}
 
                                                                                           |Nav/{{{game|{{#titleparts:{{FULLPAGENAME}}|1}}}}}
 
                                                                                           |Nav/{{{game|{{#titleparts:{{FULLPAGENAME}}|1}}}}}
Line 16: Line 16:
 
{{#ifeq:{{#titleparts:{{FULLPAGENAME}}|1}}
 
{{#ifeq:{{#titleparts:{{FULLPAGENAME}}|1}}
 
       |{{#titleparts:{{FULLPAGENAME}}|0}}
 
       |{{#titleparts:{{FULLPAGENAME}}|0}}
       |
+
       |{{#if:{{{overrideDisplaytitle|}}}
       |{{DISPLAYTITLE:{{#titleparts:{{FULLPAGENAME}}|1}}: {{SUBPAGENAME}}}}
+
            |{{DISPLAYTITLE:{{{overrideDisplaytitle}}}}}
}}</includeonly><noinclude>{{clear}}{{documentation}}</noinclude>
+
            |
 +
        }}
 +
       |{{#if:{{{overrideDisplaytitle|}}}
 +
            |{{DISPLAYTITLE:{{{overrideDisplaytitle}}}: {{SUBPAGENAME}}}}
 +
            |{{DISPLAYTITLE:{{#titleparts:{{FULLPAGENAME}}|1}}: {{SUBPAGENAME}}}}
 +
        }}
 +
}}
 +
</includeonly><noinclude>{{clear}}{{documentation}}</noinclude>

Revision as of 17:01, 3 January 2019

Company Missing

all characters are at least 18


[[{{{game}}}]] [edit]

Template:Template:Hgame

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?)