模板: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=)]