模板:Issubst
跳转到导航
跳转到搜索
File:Test Template Info-Icon - Version (2).svg 模板文档[查看] [编辑] [历史] [清除缓存]
用法[编辑]
Meta template that returns "yes" if evaluated during substitution, and the empty string if evaluated during transclusion.
Note that this template must be used in safesubst mode to work properly:
{{ safesubst:<noinclude/>issubst}}
例子[编辑]
- "
{{issubst}}" → "" - "
{{subst:issubst}}" → "yes"