Template:Requires
外观
用法
[编辑]指出特定版本需要实现的特性:
{{requires|release ID|<link to changelog>}}
请注意:如果URL链接中含有等号,这会影响到模板,请用 {{=}}加以替代。
例如:
{{requires|2014.01}}
{{requires|2014.01|https://github.com/openscad/openscad/issues?milestone{{=}}3}}
尽管推荐使用外部链接,但还请使用[...url...]语法
{{requires|2014.01|[https://github.com/openscad/openscad/issues?milestone{{=}}3}}]
效果:
[请注意: 需要使用版本 2014.01]
在粗体字文本中 [请注意: 需要使用版本 2014.01]
在斜体字文本中 [请注意: 需要使用版本 2014.01]
[请注意: 需要使用版本 2014.01(see https://github.com/openscad/openscad/issues?milestone=)]