模板:Wikispecies-inline/doc

维基百科,自由的百科全书
跳转到导航 跳转到搜索

配合左侧条列链接所用的模板(尤其适合在小作品中避免无谓的空白出现)。

用法[编辑]

使用以下代码:

* Aaa……
{{Wikispecies-inline}}
* Bbb……

页面显示效果:

  • Aaa……

File:Wikispecies-logo.svg 维基物种上的相关信息:Wikispecies-inline/doc

  • Bbb……

模板参数[编辑]

<templatedata> {

 "description": "作为外部链接,单行链接到维基物种的姊妹计划模板。尤其適合在小作品中避免無謂的空白出現",
 "params": {
   "list": {
     "label": "链接到多个页面",
     "description": "一次链接到维基物种的多个页面",
     "type": "string",
     "required": false
   },
   "links": {
     "label": "链接",
     "description": "跨语言连接到一个维基物种的页面名称",
     "type": "string",
     "required": false
   },
   "1": {
     "label": "维基物种页",
     "description": "要链接到的维基物种页面的名字",
     "type": "string",
     "required": true,
     "default": "Wikispecies-inline/doc"
   },
   "2": {
     "label": "显示名称",
     "description": "在维基百科页面中所显示的名称,默认是维基物种页的名称",
     "type": "string",
     "required": false
   },
   "extratext": {
     "label": "补充文字",
     "description": "需要额外补充的文字",
     "type": "string",
     "required": false
   }
 }

} </templatedata>

参见[编辑]

  • {{Wikispecies}},在页面右侧显示框格引用维基共享资源的条目。