模板:Clade transclude/doc
外观
此页面是Template:Clade transclude的模板文档。 此页面可能包含了模板的使用说明、分类和其他内容。 |
此模板使用Lua语言: |
该模板可以从其他页面利用 {{clade}} 构建的分支图中截取一部分来显示。
参数
[编辑]- 选择目标页面和目标分支
|page=
– 包含所需 {{clade}} 分支图的页面。|section=
– 从大分支图中节选出事先命名的片段(section)。This works like{{#section}}
and retrieves sections marked with<section begin=NAME />
and<section end=NAME />
|label=
– 从大分支图中,节选出对应|labelN=
和|N=
的小分支。|subtree=
– 从大分支图中,节选出对应|targetX=
和|subcladeX=
的小分支。
- 剪枝与嫁接
|exclude=
,|exclude2=
等 – 从选定的子树中修剪一个分支|replace=
,|replace2=
等 – 替换相应分支的内容(嫁接)
- 排除
|noimages=
– 排除图片|noauthority=
– suppress authorities (actually removes anything in small tags)|nohidden=
– 禁用{{clade hidden}}模板
- 替换
|raw=
– 不处理 wikitext
通过替换模板,包含 {{clade}} 分支图的 wikitext 被直接添加到页面中。然后可以根据具体示例的需要进一步编辑本地副本。
更多参数与示例请参见英文维基百科的对应页面。