“模板:Tlx/doc”与“模板:Main page/navigation”:页面之间的差异

来自NebulaeWiki
< 模板:Tlx(页面间差异)
(创建页面,内容为“<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> This template is used to show example template usage without expanding the template itself. == Basic use == ''(Note: In the following examples, ellipses (groups of three dots) indicate where parameters have been omitted.)'' : {{tlx|tlx|Template|''first parameter''|''second parameter''|''third''|...|''twentieth''}} produces: {{tlx|Template|''first parameter''|''second parameter''|''third''|...|'…”)
 
无编辑摘要
 
第1行: 第1行:
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
<includeonly><div id="home-nav" class="home-grid" role="navigation">
This template is used to show example template usage without expanding the template itself.
<div class="home-card home-card--button" id="home-nav-info">
 
<div class="home-card__background">[[文件:MainTabs-info.png|300px|link=星云工艺]]</div>
== Basic use ==
<div class="home-card__foreground">概览</div>
''(Note: In the following examples, [[Ellipsis|ellipses (groups of three dots)]] indicate where parameters have been omitted.)''
</div>
 
<div class="home-card home-card--button" id="home-nav-rule">
: {{tlx|tlx|Template|''first parameter''|''second parameter''|''third''|...|''twentieth''}} produces: {{tlx|Template|''first parameter''|''second parameter''|''third''|...|''twentieth''}}
<div class="home-card__background">[[文件:MainTabs-rule.png|300px|link=成员守则]]</div>
 
<div class="home-card__foreground">守则</div>
Where parameters might contain one or more equals-signs ("="), replace each equals-sign with {{tlf|{{=}}}}:
</div>
: {{tlx|tlx|Template|''first''<nowiki>{{=}}</nowiki>''something''|''second''|''third''<nowiki>{{=}}</nowiki>''something''|...|twentieth}} produces: {{tlx|Template|''first{{=}}something''|''second''|''third{{=}}something''|...|''twentieth''}}
<div class="home-card home-card--button" id="home-nav-district">
 
<div class="home-card__background">[[文件:MainTabs-district.png|300px|link=行政区划]]</div>
For more than ten parameters, possibly also containing equals-signs, use {{tag|nowiki}} thus:
<div class="home-card__foreground">区划</div>
: {{tlx|tlx|Template|&lt;nowiki><nowiki>''first''|''second''|''third=something''|...|''999th''</nowiki>&lt;/nowiki>}} produces: {{tlx|Template|<nowiki>first|second|third=something|...|999th</nowiki>}}
</div>
 
<div class="home-card home-card--button" id="home-nav-transport">
<!--
<div class="home-card__background">[[文件:MainTabs-transport.png|300px|link=交通系统]]</div>
==TemplateData==
<div class="home-card__foreground">交通系统</div>
{{collapse top|[[Wikipedia:TemplateData|TemplateData]] documentation used by [[Wikipedia:VisualEditor|VisualEditor]] and other tools}}
</div>
{{TemplateData header|noheader=1}}
<div class="home-card home-card--button" id="home-nav-activity">
<templatedata>
<div class="home-card__background">[[文件:MainTabs-activity.png|300px|link=活动]]</div>
{
<div class="home-card__foreground">活动</div>
"params": {
</div>
"1": {
<div class="home-card home-card--button" id="home-nav-sponsor">
"label": "Template name",
<div class="home-card__background">[[文件:MainTabs-sponsor.png|300px|link=赞助]]</div>
"description": "Name of the template to link.",
<div class="home-card__foreground">赞助</div>
"example": "Tlx",
</div>
"type": "wiki-template-name",
</div>
"required": true
<templatestyles src="Template:Main_page/navigation/styles.css"/>
},
<templatestyles src="Template:Main_page/shared/styles.css"/></includeonly><noinclude>{{/doc}}</noinclude>
"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月18日 (一) 22:39的版本

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

This template is used on the main page. It is the navigation section that includes the buttons to portal pages.