Difference between revisions of "Template:Infobox number/box"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
(add for 8 (number))
Line 25: Line 25:
  
 
| label5 = [[prime number|Prime]]  
 
| label5 = [[prime number|Prime]]  
| label5 = {{{prime|}}}
+
| data5 = {{{prime|}}}
  
 
| label6 = [[Divisor]]s
 
| label6 = [[Divisor]]s
| label6 = {{{divisor|}}}
+
| data6 = {{{divisor|}}}
  
 
| label7 = [[Roman numeral]]
 
| label7 = [[Roman numeral]]

Revision as of 04:00, 19 May 2013

Template documentation

This subtemplate is used to generate the infobox for {{infobox number}}. By using a subtemplate, it reduces the repetition in the code by using a single computation of the value for |number= by {{infobox number}}, which is passed to this subtemplate. This subtemplate should by used only by {{infobox number}}, and not used directly.