문서 편집 권한이 없습니다. 다음 이유를 확인해주세요: 요청한 명령은 다음 중 하나의 권한을 가진 사용자에게 제한됩니다: 사용자, 관리자. 문서를 고치려면 이메일 인증 절차가 필요합니다. 사용자 환경 설정에서 이메일 주소를 입력하고 이메일 주소 인증을 해주시기 바랍니다. 문서의 원본을 보거나 복사할 수 있습니다. <includeonly>|- {{#if:{{{2|}}}||style="display: none;"}} |style="padding: 5px; background: linear-gradient(to right, rgba({{#if:{{{color|}}}|{{{color}}}|{{SiteColor|Generic}}}}, 0.3) 0%, rgba({{{color|{{SiteColor|Generic}}}}}, 0) 100%); border-width: 1px 0px 1px 5px; border-style: solid; border-color: rgba({{#if:{{{color|}}}|{{{color}}}|{{SiteColor|Generic}}}}, 0.5); border-radius: 5px 0px 0px 5px;"|'''{{{1|}}}''' |style="{{{style|}}}"|{{{2|}}}</includeonly><noinclude>__NOTOC__ Produces a labeled property for an infobox. The markup produced represents a two-column table row. === Parameters === {| |- style="vertical-align: top;" |<code>name</code>||Unnamed.||The contents of the property's name cell. |- style="vertical-align: top;" |<code>value</code>||Unnamed.||The contents of the property's value cell. |- style="vertical-align: top;" |<code>color</code>||Optional.||An RGB triplet to use as the base color for formatting. The default color is {{SiteColor|Generic}}, defined in [[Template:SiteColor|SiteColor]] as "Generic". |- style="vertical-align: top;" |<code>style</code>||Optional.||A CSS property list to apply to the property's value cell. |} === Example === ==== Markup ==== <nowiki>{{InfoboxProperty|color={{SiteColor|Splatoon}}|Name|Value}}</nowiki> ==== Output ==== {| {{InfoboxProperty|color=|Name|Value}} |} </noinclude> 이 문서에서 사용한 틀: 틀:InfoboxProperty (원본 보기) 틀:SiteColor (원본 보기) 틀:InfoboxProperty 문서로 돌아갑니다.