跳转到内容
RA2DIY-WIKI 当前处于维护模式:页面上的内容随时可能发生更改且不会事先告知。

Template:Arr:修订间差异

来自RA2DIY
Admin留言 | 贡献
创建页面,内容为“<includeonly>&{{{1|r}}}arr;</includeonly><noinclude>Usage:<pre>{{Arr|x}}</pre>Copy-paste the code above and replace "x" with<ul><li>'''l''' for an arrow pointing left</li><li>'''r''' for an arrow pointing right</li><li>'''u''' for an arrow pointing up</li><li>'''d''' for an arrow pointing down</li></ul><br>'''Example:'''<pre>{{Arr|r}}</pre>results in {{Arr|r}}<br><br>'''The template defaults to a right-pointing arrow.'''</noinclude>”
 
Admin留言 | 贡献
无编辑摘要
 
第1行: 第1行:
<includeonly>&{{{1|r}}}arr;</includeonly><noinclude>Usage:<pre>{{Arr|x}}</pre>Copy-paste the code above and replace "x" with<ul><li>'''l''' for an arrow pointing left</li><li>'''r''' for an arrow pointing right</li><li>'''u''' for an arrow pointing up</li><li>'''d''' for an arrow pointing down</li></ul><br>'''Example:'''<pre>{{Arr|r}}</pre>results in {{Arr|r}}<br><br>'''The template defaults to a right-pointing arrow.'''</noinclude>
<includeonly>&{{{1|r}}}arr;</includeonly><noinclude>用法:<pre>{{Arr|x}}</pre>复制上述代码并替换「x」为<ul><li>'''l''' 表示向左的箭头</li><li>'''r''' 表示向右的箭头</li><li>'''u''' 表示向上的箭头</li><li>'''d''' 表示向下的箭头</li></ul><br>'''示例:'''<pre>{{Arr|r}}</pre>结果为 {{Arr|r}}<br><br>'''改模板默认为指向右方的箭头。'''</noinclude>

2025年3月30日 (日) 03:14的最新版本

用法:

{{Arr|x}}

复制上述代码并替换「x」为

  • l 表示向左的箭头
  • r 表示向右的箭头
  • u 表示向上的箭头
  • d 表示向下的箭头


示例:

{{Arr|r}}

结果为 →

改模板默认为指向右方的箭头。