Template:Language/archives/Page: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 18: Line 18:
<table cellpadding="4px" cellspacing="0" style="background:#404040">
<table cellpadding="4px" cellspacing="0" style="background:#404040">
<tr>
<tr>
   <td>{{/Str|+|force=en}} / {{/Str|all}}</td>
   <td>{{#expr:{{/Str|+|force=en}}}} / {{#expr:{{/Str|all}}}}</td>
   <td>{{Flag|en}} [{{fullurl:{{FULLPAGENAME}}|uselang=en}} {{#language:en}}]</td>
   <td>{{Flag|en}} [{{fullurl:{{FULLPAGENAME}}|uselang=en}} {{#language:en}}]</td>
   <td>{{/Str|+|force=ca}} / {{/Str|all}}</td>
   <td>{{#expr:{{/Str|+|force=ca}}}} / {{#expr:{{/Str|all}}}}</td>
   <td>{{Flag|ca}} [{{fullurl:{{FULLPAGENAME}}|uselang=ca}} {{#language:ca}}]</td>
   <td>{{Flag|ca}} [{{fullurl:{{FULLPAGENAME}}|uselang=ca}} {{#language:ca}}]</td>
</tr>
</tr>
<tr>
<tr>
   <td>{{/Str|+|force=cs}} / {{/Str|all}}</td>
   <td>{{#expr:{{/Str|+|force=cs}}}} / {{#expr:{{/Str|all}}}}</td>
   <td>{{Flag|cs}} [{{fullurl:{{FULLPAGENAME}}|uselang=cs}} {{#language:cs}}]</td>
   <td>{{Flag|cs}} [{{fullurl:{{FULLPAGENAME}}|uselang=cs}} {{#language:cs}}]</td>
   <td>{{/Str|+|force=de}} / {{/Str|all}}</td>
   <td>{{#expr:{{/Str|+|force=de}}}} / {{#expr:{{/Str|all}}}}</td>
   <td>{{Flag|de}} [{{fullurl:{{FULLPAGENAME}}|uselang=de}} {{#language:de}}]</td>
   <td>{{Flag|de}} [{{fullurl:{{FULLPAGENAME}}|uselang=de}} {{#language:de}}]</td>
</tr>
</tr>
<tr>
<tr>
   <td>{{/Str|+|force=el}} / {{/Str|all}}</td>
   <td>{{#expr:{{/Str|+|force=el}}}} / {{/Str|all}}</td>
   <td>{{Flag|el}} [{{fullurl:{{FULLPAGENAME}}|uselang=el}} {{#language:el}}]</td>
   <td>{{Flag|el}} [{{fullurl:{{FULLPAGENAME}}|uselang=el}} {{#language:el}}]</td>
   <td>{{/Str|+|force=eo}} / {{/Str|all}}</td>
   <td>{{#expr:{{/Str|+|force=eo}}}} / {{#expr:{{/Str|all}}}}</td>
   <td>{{Flag|eo}} [{{fullurl:{{FULLPAGENAME}}|uselang=eo}} {{#language:eo}}]</td>
   <td>{{Flag|eo}} [{{fullurl:{{FULLPAGENAME}}|uselang=eo}} {{#language:eo}}]</td>
</tr>
</tr>
<tr>
<tr>
   <td>{{/Str|+|force=et}} / {{/Str|all}}</td>
   <td>{{#expr:{{/Str|+|force=et}}}} / {{#expr:{{/Str|all}}}}</td>
   <td>{{Flag|et}} [{{fullurl:{{FULLPAGENAME}}|uselang=et}} {{#language:et}}]</td>
   <td>{{Flag|et}} [{{fullurl:{{FULLPAGENAME}}|uselang=et}} {{#language:et}}]</td>
   <td>{{/Str|+|force=fr}} / {{/Str|all}}</td>
   <td>{{#expr:{{/Str|+|force=fr}}}} / {{#expr:{{/Str|all}}}}</td>
   <td>{{Flag|fr}} [{{fullurl:{{FULLPAGENAME}}|uselang=fr}} {{#language:fr}}]</td>
   <td>{{Flag|fr}} [{{fullurl:{{FULLPAGENAME}}|uselang=fr}} {{#language:fr}}]</td>
</tr>
</tr>
<tr>
<tr>
   <td>{{/Str|+|force=fi}} / {{/Str|all}}</td>
   <td>{{#expr:{{/Str|+|force=fi}}}} / {{#expr:{{/Str|all}}}}</td>
   <td>{{Flag|fi}} [{{fullurl:{{FULLPAGENAME}}|uselang=fi}} {{#language:fi}}]</td>
   <td>{{Flag|fi}} [{{fullurl:{{FULLPAGENAME}}|uselang=fi}} {{#language:fi}}]</td>
   <td>{{/Str|+|force=he}} / {{/Str|all}}</td>
   <td>{{#expr:{{/Str|+|force=he}}}} / {{#expr:{{/Str|all}}}}</td>
   <td>{{Flag|he}} [{{fullurl:{{FULLPAGENAME}}|uselang=he}} {{#language:he}}]</td>
   <td>{{Flag|he}} [{{fullurl:{{FULLPAGENAME}}|uselang=he}} {{#language:he}}]</td>
</tr>
</tr>

Revision as of 02:22, 24 April 2024

Under construction.png
This Template page is currently Work in Progress and it's not recommended to be used on pages.
As a courtesy, please do not edit this Template while this message is displayed.
If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page.

The user who added this notice, should you wish to contact them, is: Max34 tr = idir.
Additional Notes: Designed for the new page format.

Todo: Add an icon for the subpage button instead of /...

New version of the {{MultiPage}} template. Uses a completely different page structure, compressing everything into two pages (main one and strings subpage), without the need for language subpages.

Usage

Default template usage.

{{Page}}

Changes the name of the page that will be displayed in the header and when searching on the Internet. Without this parameter, the default page title will be used.

{{Page|title=Example title}}

Changes the page header. Does not change the name of the page for the Internet.

{{Page|header=Interesting header that can use <div> tags, for example}}

The header can be removed completely if you specify it empty.

{{Page|header=}}

Access to header style.

{{Page|header style=color:green}}

An area for adding icons or other small elements. Maximum available height: 31 pixels. If the content of this parameter exceeds this height, the entire panel will begin to slide down and the content will begin to overlap the line and below. Preferred icon size: 24 pixels.

{{Page|icons=[[File:ESRB E10 Rating.png|link=|24px]] [[File:Hl2-16px.png|link=|24px]]}}