Template:FromOther/doc

From Moegirlpedia
< Template:FromOther
Revision as of 07:36, 26 November 2019 by 公的驱逐舰 (talk | contribs) (Bug workaround for document-transclude)
Jump to: navigation, search

This is a page-top or section-top template used to mark pages originally from different wiki projects.

Syntax

  • You may simply use {{FromOther}}:
  • To notify from which site is the page is from, use {{FromOther|name of wiki}}. For example, {{FromOther|Wikipedia}} yields:
  • You should also provide the link to the exact page: {{FromOther|Chinese Moe Girl Pedia|[https://zh.moegirl.org/Template:Info Template:Info]}} yields
  • Use |sect=sectto mark a section instead of the entire page. {{FromOther|sect=sect|Chinese Moe Girl Pedia|[https://zh.moegirl.org/博丽灵梦#基本资料 博丽灵梦#基本资料]}} yields

Template data

<templatedata> { "params": { "1": { "label": "site", "description": "The name of the original site", "example": "Chinese Moe Girl Pedia", "type": "string", "suggested": true, "default": "another wiki project" }, "2": { "label": "page", "description": "The page of the origin. Links should be provided.", "example": "Are you OK", "type": "string", "suggested": true }, "sect": { "label": "is section", "description": "Use \"sect\" verbatim to mark a section as from another wiki project, instead of the entire page. All other inputs are ignored.", "example": "sect", "type": "string", "autovalue": "" } }, "description": "Page-top (or section-top) notice for pages originally from a different wiki project. ", "paramOrder": [ "1", "2", "sect" ], "format": "inline" } </templatedata>