模板:Str rightc

勤求古訓,博采眾方
於 2022年11月11日 (五) 15:49 由 入我相思门留言 | 貢獻 所做的修訂 (创建页面,内容为“<includeonly>{{#if:{{{1|}}}|<!--if param. 1 not empty-- --then extract substring-->{{Str sub long|nocategory={{{nocategory|}}}|{{{1}}}|{{max|0|{{#expr:{{Str len|nocategory={{{nocategory|}}}|{{{1}}}}}-{{{2}}}}}}}|{{{2}}}}}<!-- --else-->|<!--empty, so... --skip complex processing & return {3}-->{{{3|}}}<!-- -->}}<!--endif param. 1 not empty--></includeonly><noinclude> {{Documentation}} </noinclude>”)
(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
文件圖示 模板文件[檢視] [編輯] [歷史] [清除快取]

返回右起的n個字符。

例子:

  • {{str rightc|这是一个不是很长的示例句子|7}} → 很長的示例句子
  • {{str rightc|这是一个不是很长的示例句子|1}} → 子
  • {{str rightc|这是一个不是很长的示例句子|0}}
  • {{str rightc|这是一个不是很长的示例句子|99}} → 這是一個不是很長的示例句子