Difference between revisions of "Template:Infobox physical quantity"
Jump to navigation
Jump to search
imported>Zackmann08 (Invoking InfoboxImage module) |
imported>DePiep (use {{#property:P4020}} for dimension) |
||
| Line 3: | Line 3: | ||
| abovestyle = font-style:italic; | | abovestyle = font-style:italic; | ||
| above = {{{name|}}} | | above = {{{name|}}} | ||
| − | | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{imagesize|}}}|alt={{{alt|}}}}} | + | | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{imagesize|}}}|alt={{{alt|}}}{{#property|}} |
| caption = {{{caption|}}} | | caption = {{{caption|}}} | ||
| Line 15: | Line 15: | ||
| data4 = {{#if:{{{basequantities|}}} |{{{basequantities}}} |{{{baseunits|}}}}} | | data4 = {{#if:{{{basequantities|}}} |{{{basequantities}}} |{{{baseunits|}}}}} | ||
| label5 = [[Dimensional analysis|SI dimension]] | | label5 = [[Dimensional analysis|SI dimension]] | ||
| − | | data5 = {{{dimension|}}} | + | | data5 = {{#if:{{{dimension|}}}|{{{dimension|}}}|{{#property:P4020}}}} |
| label6 = [[Intensive and extensive properties|Extensive]]? | | label6 = [[Intensive and extensive properties|Extensive]]? | ||
| data6 = {{{extensive|}}} | | data6 = {{{extensive|}}} | ||
Revision as of 23:56, 14 June 2017
{{Infobox | bodystyle = | abovestyle = font-style:italic; | above =
| image =
Usage
- redirect Template:Parameter names example
{{Infobox physical quantity
| name =
| width =
| background =
| image =
| caption =
| unit =
| otherunits =
| symbols =
| baseunits =
| dimension =
| extensive =
| intensive =
| conserved =
| transformsas =
| derivations =
}}
Script error: No such module "aligned table".
Examples
{{Infobox | bodystyle = | abovestyle = font-style:italic; | above = Electric charge | image =
{{Infobox physical quantity{{#ifeq:{{SUBPAGENAME}}|sandbox |/sandbox}}
| name = Electric charge
| symbols = {{mvar|Q}}, {{mvar|q}}
| baseunits = [[Ampere|A]]⋅[[Second|s]]
| unit = [[coulomb]]
| otherunits = {{nowrap|[[Elementary charge]]}}
}}
{{Infobox | bodystyle = | abovestyle = font-style:italic; | above = Power | image =
{{Infobox physical quantity{{#ifeq:{{SUBPAGENAME}}|sandbox |/sandbox}}
| name = Power
| unit = [[watt]]
| symbols = {{mvar|P}}
| baseunits = [[kilogram|kg]]⋅[[meter|m]]{{sup|2}}⋅[[second|s]]{{sup|−3}}
| derivations =
{{ublist
| {{math|1=''P'' = [[Energy|''E'']] ∕ [[Time|''t'']]}}
| {{math|1=''P'' = [[Force|''F'']] ⋅ [[Velocity|''v'']]}}
| {{math|1=''P'' = [[Electric current|''I'']] ⋅ [[Voltage|''U'']]}}
}}
}}
See also
| The above documentation is transcluded from Template:Infobox physical quantity/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |