検索結果

ナビゲーションに移動 検索に移動
  • …the original template invocation); <code>keep-whitespace</code> (prevents whitespace from being trimmed from unnamed parameters); and <code>remove-empty</code>
    4キロバイト (541 語) - 2022年4月28日 (木) 02:05
  • * [[whitespace]]
    2キロバイト (14 語) - 2024年2月9日 (金) 09:52
  • if not string.find( ','..(frame.args['$flags'] or '')..',', ',%s*keep%-whitespace%s*,' ) then
    4キロバイト (667 語) - 2022年4月28日 (木) 01:55
  • -- Trim whitespace and remove blank arguments for the following args: v = mw.text.trim(v) -- Trim whitespace.
    13キロバイト (1,543 語) - 2014年10月27日 (月) 01:45
  • value = value:match('^%s*(.-)%s*$') -- Remove whitespace.
    34キロバイト (4,198 語) - 2022年4月28日 (木) 02:14