“模板:Tlx/doc”与“模板:Wikipedia template”:页面之间的差异

来自NebulaeWiki
< 模板:Tlx(页面间差异)
(已保护“模板:Tlx/doc”([编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期)))
 
(已保护“模板:Wikipedia template”([编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期)))
 
第1行: 第1行:
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
<includeonly><!--
This template is used to show example template usage without expanding the template itself.


== Basic use ==
Message box
''(Note: In the following examples, [[Ellipsis|ellipses (groups of three dots)]] indicate where parameters have been omitted.)''
--><div class="mbox mbox-low mbox-wikipediatemplate" role="presentation"><span class="mbox-title"><span class="mbox-icon metadata">[[File:WikimediaUI-Logo-Wikipedia.svg|14px|link=]]</span>This template is imported from {{FULLPAGENAME}} on Wikipedia.</span>
<div class="mbox-text">This template is imported from the [https://en.wikipedia.org English Wikipedia]. Although the visual appearance might be different, the functionality is identical. Please refer to the [[Wikipedia:{{FULLPAGENAME}}|{{FULLPAGENAME}}]] page on Wikipedia for detailed documentation.</div>
</div><!--


: {{tlx|tlx|Template|''first parameter''|''second parameter''|''third''|...|''twentieth''}} produces: {{tlx|Template|''first parameter''|''second parameter''|''third''|...|''twentieth''}}
TemplateStyles
--><templatestyles src="Template:Mbox/styles.css" /><!--


Where parameters might contain one or more equals-signs ("="), replace each equals-sign with {{tlf|{{=}}}}:
Check if the page is a documentation page
: {{tlx|tlx|Template|''first''<nowiki>{{=}}</nowiki>''something''|''second''|''third''<nowiki>{{=}}</nowiki>''something''|...|twentieth}} produces: {{tlx|Template|''first{{=}}something''|''second''|''third{{=}}something''|...|''twentieth''}}
-->{{#ifeq:{{SUBPAGENAME}}|doc||[[Category:Templates imported from Wikipedia|{{PAGENAME}}]]}}</includeonly><noinclude>
 
{{/doc}}</noinclude>
For more than ten parameters, possibly also containing equals-signs, use {{tag|nowiki}} thus:
: {{tlx|tlx|Template|&lt;nowiki><nowiki>''first''|''second''|''third=something''|...|''999th''</nowiki>&lt;/nowiki>}} produces: {{tlx|Template|<nowiki>first|second|third=something|...|999th</nowiki>}}
 
<!--
==TemplateData==
{{collapse top|[[Wikipedia:TemplateData|TemplateData]] documentation used by [[Wikipedia:VisualEditor|VisualEditor]] and other tools}}
{{TemplateData header|noheader=1}}
<templatedata>
{
"params": {
"1": {
"label": "Template name",
"description": "Name of the template to link.",
"example": "Tlx",
"type": "wiki-template-name",
"required": true
},
"2": {
"label": "1st parameter",
"type": "string"
},
"3": {
"label": "2nd parameter",
"type": "string"
},
"4": {
"label": "3rd parameter",
"type": "string"
},
"5": {
"label": "4th parameter",
"type": "string"
},
"6": {
"label": "5th parameter",
"type": "string"
},
"7": {
"label": "6th parameter",
"type": "string"
},
"8": {
"label": "7th parameter",
"type": "string"
},
"9": {
"label": "8th parameter",
"type": "string"
},
"10": {
"label": "9th parameter",
"type": "string"
},
"11": {
"label": "10th parameter",
"type": "string"
},
"12": {
"label": "11th parameter",
"type": "string"
},
"13": {
"label": "12th parameter",
"type": "string"
},
"14": {
"label": "13th parameter",
"type": "string"
},
"15": {
"label": "14th parameter",
"type": "string"
},
"16": {
"label": "15th parameter",
"type": "string"
},
"17": {
"label": "16th parameter",
"type": "string"
},
"18": {
"label": "17th parameter",
"type": "string"
},
"19": {
"label": "18th parameter",
"type": "string"
},
"20": {
"label": "19th parameter",
"type": "string"
},
"21": {
"label": "20th parameter",
"type": "string"
},
"subst": {
"description": "Set to any value to show \"subst:\" before the template name",
"example": "true",
"type": "boolean",
"label": "Show subst:"
},
"LANG": {
"label": "Language",
"description": "The prefix for a link to Wikipedias in other languages.",
"example": "de:",
"type": "line"
},
"SISTER": {
"description": "The prefix for an interwiki link to other sister projects",
"example": "M:",
"type": "line",
"label": "Sister project"
}
},
"description": "Show example template usage without expanding the template itself. {{tnull}} is similar without linking the template.",
"paramOrder": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20",
"21",
"subst",
"LANG",
"SISTER"
],
"format": "inline"
}
</templatedata>
-->
 
== See also ==
* {{WP|ref=no|Template:Tlx}}
 
<noinclude>[[Category:Template documentation]]</noinclude>
<includeonly>
<!-- Template catergories go here -->
[[Category:Internal link templates]]
</includeonly>

2023年9月23日 (六) 22:33的最新版本

Template documentation[view][edit][history][purge]
This documentation is transcluded from 模板:Wikipedia template/doc. Changes can be proposed in the talk page.

This template is used to indicate a template is imported from English Wikipedia. It should be placed at the top of the template documentation page.