Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Usage  





2 Parameters  





3 Examples  



3.1  No arguments passed  





3.2  No resizing used and content is passed  





3.3  Parentheses are resized and no content passed  





3.4  Content is resized but parentheses aren't  





3.5  Parentheses are resized but content isn't  





3.6  Content and parentheses are resized. Using parameter s for size of parentheses  





3.7  Content and parentheses are resized. Passing arguments by their position  







4 See also  














Template:Pars






 / Bân-lâm-gú



 


Edit links
 









Template
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


(    )

Usage[edit]

{{Pars|s=200%|Content-inside-parentheses}}(Content-inside-parentheses)

  1. Places ( ) around the content: (Content-inside-parentheses)
  2. Scales their size to 200%
    • You can also use the units px, em, pt, or %
  3. Adds small spaces immediately after ( and immediately before )

Parameters[edit]

This template has the following parameters

Examples[edit]

No arguments passed[edit]

This call {{math|{{pars}}}} produces parentheses.

This call (  ) produces parentheses.

No resizing used and content is passed[edit]

If{{math|{{pars|X}} < 0}}, then {{mvar|X}} is negative.

If(X) < 0, then X is negative.

Parentheses are resized and no content passed[edit]

If{{math|{{pars|2=210%}} < 0}}, then {{mvar|X}} is negative.

If(  ) < 0, then X is negative.

If{{math|{{pars|s=210%}} < 0}}, then {{mvar|X}} is negative.

If(  ) < 0, then X is negative.

Content is resized but parentheses aren't[edit]

If{{math|{{pars|{{large|X}}}} < 0}}, then {{mvar|X}} is negative.

If(X) < 0, then X is negative.

Parentheses are resized but content isn't[edit]

If{{math|{{pars|X|210%}} < 0}}, then {{mvar|X}} is negative.

If(X) < 0, then X is negative.

If{{math|{{pars|X|s=210%}} < 0}}, then {{mvar|X}} is negative.

If(X) < 0, then X is negative.

Content and parentheses are resized. Using parameter s for size of parentheses[edit]

If{{math|{{pars|{{large|X}}|s=210%}} < 0}}, then {{mvar|X}} is negative.

If(X) < 0, then X is negative.

Content and parentheses are resized. Passing arguments by their position[edit]

Here we indicate the size of the parentheses (as a percentage) by using parameter position number 2 rather than the named parameter |s=.

If{{math|{{pars|{{large|X}}|210%}} < 0}}, then {{mvar|X}} is negative.

If(X) < 0, then X is negative.

This is equivalent to the following two lines:

If{{math|{{pars|1={{large|X}}|2=210%}} < 0}}, then {{mvar|X}} is negative.

If(X) < 0, then X is negative.

If{{math|{{pars|{{large|X}}|2=210%}} < 0}}, then {{mvar|X}} is negative.

If(X) < 0, then X is negative.

WARNING: in the following line, 1 is first set to {{large|X}} and then because "210" is the first unlabelled positional argument, the value of 1 is overwritten and replaced by "210" (which is why 210 appears inside the parentheses) while the positional argument 2 is never assigned a value (which is why the parentheses have their usual size). This is a documented quirk of Wikipedia templates that could occur with many templates that take two or more arguments.

If{{math|{{pars|1={{large|X}}|210%}} < 0}}, then {{mvar|X}} is negative.

If(210%) < 0, then X is negative.

WARNING: the following is NOT valid since it would attempt to place the text "210" inside the parentheses (this is because the positional parameter 1 is assigned the value 210) and then attempt to pass X as the percentage number to the template {{font}} (this is because the positional parameter 2 is assigned the value {{large|X}}) even though it is not a valid number.

If{{math|{{pars|210%|{{large|X}}}} < 0}}, then {{mvar|X}} is negative.

It results in the following ill-formed output:

If<span style="font-family:sans-serif;font-size:X;color:black;background-color:transparent;;">(210%<span style="font-family:sans-serif;font-size:X;color:black;background-color:transparent;;">) < 0, then X is negative.

See also[edit]



Retrieved from "https://en.wikipedia.org/w/index.php?title=Template:Pars&oldid=972985618"

Category: 
Mathematical formatting templates
 



This page was last edited on 14 August 2020, at 20:06 (UTC).

Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



Privacy policy

About Wikipedia

Disclaimers

Contact Wikipedia

Code of Conduct

Developers

Statistics

Cookie statement

Mobile view



Wikimedia Foundation
Powered by MediaWiki