Template:Wikipage port

Fonte: Valve Developer Community
Saltar para a navegação Saltar para a pesquisa
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [ver] [editar] [criar Português (pt)]
Icon-translate.png Available doc translations
Info.png
The Template:Wikipage port/doc/pt documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.

A panel indicating that this page has been ported from another wiki.

Parameters and Descriptions

The following parameters are sorted by priority. Higher priority parameters will overwrite the lower priority parameters:

  • {{{fullurlpage}}} - Optional: Can be used instead of {{{page}}} to enter the full url of the page. With the highest priority, templates take precedence over this parameter.
  • {{{fullurlpagehistory}}} - Optional: Full url for "the page's edit history page". With the highest priority, templates take precedence over this parameter.
  • {{{website}}} - Required: Link to the wiki from which the page was ported.
Note.pngNotar:The "/" character must not be the last character of the url. For example, you must enter https://en.wikipedia.org instead of https://en.wikipedia.org/.
  • {{{sitename}}} - Required: The short name of the wiki from which the page was ported.
    • {{{no"wiki"prefix}}} - Optional: Removes /wiki/ from the link in {{{page}}}.
    • {{{page}}} - The full name of the page.
    • {{{alt}}} - The short name of the page specified in {{{page}}}.
      • {{{1}}} - The full name of the porting page. It is similar to specifying both {{{page}}} and {{{alt}}} as {{{1}}}.
Note.pngNotar:Doesn't allow line breaks.

Examples

{{wikipage port}}


{{wikipage port | website = https://en.wikipedia.org | sitename = Wikipedia | page = Main_Page | alt = Main Page }}
{{wikipage port|website=https://en.wikipedia.org|sitename=Wikipedia|Main Page}}