“模板:Szse”的版本间的差异
来自医学百科
(建立内容为“{{#ifeq: {{{1|}}} | | <!-- 检测是否传入股票代码,若无则提示错误 --> <span style="color:red; font-weight:bold;">错误:请传入深圳证券…”的新页面) |
|||
| 第1行: | 第1行: | ||
| − | {{#ifeq: {{{1|}}} | | | + | {{#ifeq: {{{1|}}} | | |
<span style="color:red; font-weight:bold;">错误:请传入深圳证券交易所股票代码(如300558)</span> | <span style="color:red; font-weight:bold;">错误:请传入深圳证券交易所股票代码(如300558)</span> | ||
| − | | | + | | |
<span class="szse-stock-code" style="font-family:monospace; color:#003366;"> | <span class="szse-stock-code" style="font-family:monospace; color:#003366;"> | ||
[[深圳证券交易所|深交所]](SZSE:{{{1|}}}) | [[深圳证券交易所|深交所]](SZSE:{{{1|}}}) | ||
| − | {{#if: {{{2|}}} | 对应股票:[[{{{2|}}}]] | }} | + | {{#if: {{{2|}}} | 对应股票:[[{{{2|}}}]] | }} |
</span> | </span> | ||
}} | }} | ||
| − | |||
<noinclude> | <noinclude> | ||
== 模板用途 == | == 模板用途 == | ||
| − | + | 本模板用于统一格式化标注深圳证券交易所(SZSE)上市企业的股票代码,自动关联「深圳证券交易所」维基词条。 | |
== 使用参数 == | == 使用参数 == | ||
| − | 1. | + | 1. 必选:深交所股票代码(如300558、000001) |
| − | 2. | + | 2. 可选:股票对应的维基百科词条名称 |
== 使用示例 == | == 使用示例 == | ||
| − | ### | + | ### 示例1:仅标注代码 |
| − | |||
<code>{{szse|300558}}</code> | <code>{{szse|300558}}</code> | ||
| − | + | ### 示例2:代码+股票词条 | |
| − | + | <code>{{szse|300558|贝达药业}}</code> | |
| − | |||
| − | ### | ||
| − | |||
| − | <code>{{szse|300558|贝达药业}}</code> | ||
| − | |||
| − | |||
| − | |||
== 分类 == | == 分类 == | ||
| 第37行: | 第28行: | ||
</noinclude> | </noinclude> | ||
| − | |||
<includeonly> | <includeonly> | ||
[[分类:含深圳证券交易所股票代码的词条]] | [[分类:含深圳证券交易所股票代码的词条]] | ||
</includeonly> | </includeonly> | ||