Template:Str number/trim

維基詞典,自由的多語言詞典



示例[编辑]

  • {{Str number/trim}}
  • {{Str number/trim|abcde}}
  • {{Str number/trim|abcde123}}
  • {{Str number/trim|123456}} → 123456
  • {{Str number/trim|123 456}} → 123
  • {{Str number/trim|1976–2006}} → 1976
  • {{Str number/trim|19/76+2006}} → 19
  • {{Str number/trim|19 (302)}} → 19
  • {{Str number/trim|1234abc}} → 1234
  • {{Str number/trim|1234abc56}} → 1234
  • {{Str number/trim|12345678901234567890}} → 12345678901234567890
  • {{Str number/trim|1234567890123456789012345}} → 1234567890123456789012345
  • {{Str number/trim| 1234567890123456789012345}} → 1234567890123456789012345
  • {{Str number/trim|13<ref>參考資料</ref>}} → 13

參考資料[编辑]

  1. a reference