Template:License/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Undo revision 327264 by Mailmanmicky (talk))
Tag: Undo
m (test)
Line 1: Line 1:
{{Strings subpage
{{Strings subpage
| number = 3
| number = 1
| en = 3
| en = 1
}}
}}


* {{{{PAGENAME}}|TFW}}
* {{{{PAGENAME}}|CCBYSA}}
* {{{{PAGENAME}}|ILU}}
* {{{{PAGENAME}}|HBR}}


<includeonly><onlyinclude>{{#switch:{{{1|}}}
<includeonly><onlyinclude>{{#switch:{{{1|}}}
| TFW = {{Autolang
| CCBYSA = {{Autolang
           | The following work
           | The following work is licensed under the [[wp:Creative Commons|<span style="color:#8BB9E0;">Creative Commons</span>]] {{#switch:{{{version}}}|2.5=[https://creativecommons.org/licenses/by-sa/2.5/{{#switch:{{{region}}}|us=us/}} Attribution-ShareAlike 2.5 {{#switch:{{{region}}}|us=United States}}]|3=[https://creativecommons.org/licenses/by-sa/3.0/{{#switch:{{{region}}}|us=us/}} Attribution-ShareAlike 3.0 {{#switch:{{{region}}}|us=United States}}]|4=[https://creativecommons.org/licenses/by-sa/4.0/ Attribution-ShareAlike 4.0]|#default=Attribution-ShareAlike}} license
        }}
 
| ILU = {{Autolang
          | is licensed under
        }}
 
| HBR = {{Autolang
          | has been released
         }}
         }}


}}</onlyinclude></includeonly>
}}</onlyinclude></includeonly>

Revision as of 10:35, 8 July 2023

English (en)
Icon-settings.png
Subpage of strings
It contains various translatable and untranslatable strings that are used in the template or anywhere else.
To preview translated strings, select languages on the top right bar.
Icon-gnome-document-open.pngDocumentation
Number of strings:1
Approximate status of translation:English (en) 100% 
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}