Template:Gaps
表示
Luaモジュールを使用しています: |
Template:Gapsは、名前のついていない引数を順番通りにmargin-left: 0.25em
のCSSルールを適用して出力します(ただし、1番目の引数には適用しません)。これにより、各引数が0.25emの間隔を置いて表示されます。全ての出力はwhite-space: nowrap
のCSSルールを伴うため、2行にまたがって表示されることはありません。
このテンプレートは、20までの名前なしの引数を受け付けます。加えて、指数表記を表現するためのbase
とe
の引数を有します。base引数が明示されない場合は、10が基数として表示されます。また、e引数のハイフンマイナス "-" は自動的にマイナス記号 "−" に変換されます。また、左辺および単位を改行なしで表示するためのlhs
とu
の引数を有します。
使い方
[編集]入力 | 出力 |
---|---|
{{gaps|−2.002|319|304|3622(15)}}
|
−2.0023193043622(15) |
{{gaps|299|792|458|u=m/s}}
|
299792458 m/s |
{{gaps|lhs=π|3.14159|26535|89793|23846|26433|83279|...}}
|
π = 3.141592653589793238462643383279... |
{{gaps|P.|A.|M.}} Dirac
|
P.A.M. Dirac |
{{nowrap begin}}{{gaps|sin|2''φ''}} = 2 {{gaps|sin|''φ''}} {{gaps|cos|''φ''}}{{nowrap end}}
|
sin2φ = 2 sinφ cosφ |
"She disputed his statement that 'Voltaire never said "I disapprove of what you say, but I will defend to the death your right to say {{gaps|it."|'|"}}
|
"She disputed his statement that 'Voltaire never said "I disapprove of what you say, but I will defend to the death your right to say it."'" |
{{gaps|1.602|176|487(40)|e=-19|u=C}}
|
1.602176487(40)×10 −19 C |
64 MB ({{gaps|64|base=2|e=20}} bytes)
|
64 MB (64×2 20 bytes) |
関連項目
[編集]- {{val}}