Talɣa:Val : Tameẓla gar ileqman

Contenu supprimé Contenu ajouté
Bilalbouyahia (mmeslay | attekki)
Asebtar amaynut: <includeonly>{{ {{{♥|safesubst:}}}#invoke:val|main}}</includeonly><noinclude> {{Tumlin}} </noinclude>
 
Bilalbouyahia (mmeslay | attekki)
Aucun résumé des modifications
Ticraḍ : Taẓrigt s uziraz Taẓrigt s Web aziraz Modification sur mobile avancée
Ajerriḍ 1:
<includeonly>{{ {{{♥|safesubst:}}}#invoke:val|main}}</includeonly><noinclude>
{{Tumlin}}
== Arguments ==
There are four ways this template can be used:
* <code><nowiki>{{</nowiki>val|''number''<nowiki>}}</nowiki></code> - for displaying values without uncertainty/significance.
* <code><nowiki>{{</nowiki>val|''number''|''uncertainty''<nowiki>}}</nowiki></code> - for displaying values with uncertainty like so {{val|1234|56}}.
* <code><nowiki>{{</nowiki>val|''number''|''upper uncertainty''|''lower uncertainty''<nowiki>}}</nowiki></code> - for displaying values with uncertainty like so {{val|1234|+56|-78}}.
* <code><nowiki>{{</nowiki>val|''number''|(''significance'')<nowiki>}}</nowiki></code> - for displaying values with significance like so {{val|1234|(56)}}.
They all take roughly the same arguments
{|
|valign=top| '''1''' || The value (must be a valid number)
|-
|valign=top| '''2''' || The (upper limit of) uncertainty (must be a valid number) or significance (must be a valid number in parenthesis)
|-
|valign=top| '''3''' || The lower limit of uncertainty (must be a valid negative number)
|-
|valign=top| '''e''' || The exponent for the power of 10 (optional). This will show up in the result as "&nbsp;×&nbsp;10{{su|p=e}}".
:Values (arguments '''1'''-'''3''' and '''e''') are run through code copied from {{TI|delimitnum}} for readability, except for argument '''2''' when it is surrounded by parenthesis. '''This currently causes an error for large numbers, numbers that require high precision and numbers that have zeros after the decimal point. This last issue is being addressed, the other issues require changes to the Wikipedia software.'''
|-
|valign=top| '''u''' / '''ul''' || The units for the number (optional, with/without a link to the page about the unit respectively).
|-
|valign=top| '''up''' / '''upl''' || The units per for the units (optional, requires '''u''' to be specified, with/without a link to the page about the unit respectively).
:Units (specified by '''u''', '''ul''', '''up''' and '''upl''') are replaced by a more aesthetically pleasing HTML representation and get a link ('''ul''' and '''upl''' only, if they are in the list found in {{TI|tigget:Val/units}} or if they are supported by {{TI|ɣef}}). You can specify units using just '''u'''; a good example is "ul=m/s", which gets translated to "[[m deg tsint]]", or you can use '''u''' and '''up''', as in "u/up"; a good examples if "ul=m|up=s", which gets translated to "[[Amiter|m]]/s".
|-
|valign=top| '''p''' || A prefix for the value (such as ∆, ⌀, etc.; optional).
|-
|valign=top| '''s''' || A suffix for the value (such as %, optional).
:Prefixes (specified by '''p''') and suffixes (specified by '''s''') are put in front of or behind the value ''as is'': this includes spaces. They are inside the ''nowrap'' block and will always be on the same line as the value. The parameters that previously provided this functionality ('''h''' for header and '''f''' for footer) are ''deprecated'' and will be ignored.
|-
|-
|valign=top| '''end''' || Appends something after the main value. For example, <nowiki>{{val|123.24|end=...}}</nowiki> gives {{val|123.24|end=...}}
|-
|valign=top| '''errend''' || Appends something after the uncertainty. For example, <nowiki>{{val|123.23|end=...|2.34|errend=...}}</nowiki> gives {{val|123.23|end=...|2.34|errend=...}}
|-
|align=top| {{Nowrap|'''+errend'''}} & {{Nowrap|'''-errend'''}} || Appends something after the positive/negative uncertainties. For example, <nowiki>{{val|123.23|end=...|+2.34|+errend=...|-1.23|-errend=...}}</nowiki> gives {{val|123.23|end=...|+2.34|+errend=...|-1.23|-errend=...}}
|-
|valign=top| '''nocategory''' || If set to any value, errors in the use of this template will not cause the page to be added to the [[Taggayt:Tasniwin s usemres arusker n talɣiwin]] category. This is useful for documentation and test pages that do not need to be fixed.
|}
 
See {{TI|val/test}} for a list of examples of the correct output of {{TI|val}} and the errors it may return when incorrectly used.
</noinclude>