Template:Floor: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>SieBot
Ookami (talk | contribs)
m 61 revisions imported
 
(27 intermediate revisions by 14 users not shown)
Line 1: Line 1:
[[fr:Modèle:Floor]]
{{{1}}}⌋<noinclude>{{Documentation|content=
[[nl:Sjabloon:Floor]]
== Description ==
<includeonly>{{{{{subst|}}}#ifexpr:({{{1}}})=(({{{1}}})round 0)|{{{{{subst|}}}#expr:({{{1}}})+0}}|{{{{{subst|}}}#ifexpr:({{{1}}})>0 and({{{1}}})<1|0|{{{{{subst|}}}#expr:({{{1}}})-0.5 round 0}}}}}}</includeonly><noinclude>{{template doc}}</noinclude>
Displays the parameter wrapped in floor symbols. This template is for display, not calculation.
 
== Examples ==
{{demo|<nowiki>{{Floor|45.23}}</nowiki>}}
{{demo|<nowiki>{{Floor|''x''}}</nowiki>}}
 
== See also ==
{{Math templates|notation}}
 
[[Category:Mathematical formatting templates]]
}}</noinclude>

Latest revision as of 13:19, 3 September 2020

⌊{{{1}}}⌋