Difference between revisions of "Template:SB Infobox Device General Information/jp"
Jump to navigation
Jump to search
m |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
{{#if:{{{volume|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">体積</span> <span class="SB-Infobox-Cell-Body">{{{volume}}} {{#if:{{{suppressUnitsKv|}}}||kv}}</span></div>}}<nowiki/> | {{#if:{{{volume|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">体積</span> <span class="SB-Infobox-Cell-Body">{{{volume}}} {{#if:{{{suppressUnitsKv|}}}||kv}}</span></div>}}<nowiki/> | ||
{{#if:{{{corrosionResistance|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">腐食耐性</span> <span class="SB-Infobox-Cell-Body">{{{corrosionResistance}}}</span></div>}}<nowiki/> | {{#if:{{{corrosionResistance|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">腐食耐性</span> <span class="SB-Infobox-Cell-Body">{{{corrosionResistance}}}</span></div>}}<nowiki/> | ||
{{#if:{{{primaryMaterial|}}}|<div class="SB-Infobox-Data-Cell | {{#if:{{{primaryMaterial|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">主要素材</span> <span class="SB-Infobox-Cell-Body">[[{{{primaryMaterial}}}]]</span></div>}}<nowiki/> | ||
{{#if:{{{subComponents|}}}|<div class="SB-Infobox-Data-Cell SB-IBDC-Subcomponents"><span class="SB-Infobox-Cell-Header">サブコンポーネント</span> <span class="SB-Infobox-Cell-Body">{{{subComponents}}}</span></div>}}<nowiki/> | {{#if:{{{subComponents|}}}|<div class="SB-Infobox-Data-Cell SB-IBDC-Subcomponents"><span class="SB-Infobox-Cell-Header">サブコンポーネント</span> <span class="SB-Infobox-Cell-Body">{{{subComponents}}}</span></div>}}<nowiki/> | ||
</includeonly> | </includeonly> |
Latest revision as of 11:23, 9 November 2021
|{{SB Infobox Device General Information |type=タイプ |function=機能 |availability=入手性 |size=サイズ |mass=質量 |volume=体積 |corrosionResistance=腐食耐性 |primaryMaterial=主要素材 |suppressUnitsKg //Optional parameter to remove the auto-added 'kg' from the mass field. Useful if a list is being used |suppressUnitsKv //Optional parameter to remove the auto-added 'kv' from the volume field. Useful if a list is being used |subComponents=サブコンポーネント }}