模板:Infobox organisation:修订间差异

来自Gunm Wiki
Batsd留言 | 贡献
无编辑摘要
Batsd留言 | 贡献
无编辑摘要
 
第4行: 第4行:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<templatestyles src="infobox/styles.css" />
<templatestyles src="Infobox/styles.css" />
<div class="infobox-container">
<div class="infobox-container">
{| style="width: 100%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0; border-collapse: collapse; text-align: left;"
{| class="infobox-table"
! style="text-align: center; background-color: #ccccff; font-size: larger; padding: 8px 6px;" colspan="2" | {{PAGENAME}}
! class="title-row" colspan="2" | {{PAGENAME}}


{{#if:{{{images|}}}|{{!}}-
{{#if:{{{images|}}}|{{!}}-
{{!}} style="text-align: center; padding: 6px;" colspan="2" {{!}} {{{images}}} }}
{{!}} class="image-cell" colspan="2" {{!}} {{{images}}} }}


{{#if:{{{name|}}}|{{!}}-
{{#if:{{{name|}}}|{{!}}-
! style="padding: 6px; background: #e8e8e8; width: 30%;" {{!}} 名称
! class="label-cell" {{!}} 名称
{{!}} style="padding: 6px;" {{!}} {{{name}}} }}
{{!}} class="value-cell" {{!}} {{{name}}} }}


{{#if:{{{eng_name|}}}|{{!}}-
{{#if:{{{eng_name|}}}|{{!}}-
! style="padding: 6px; background: #e8e8e8;" {{!}} 英文名
! class="label-cell" {{!}} 英文名
{{!}} style="padding: 6px;" {{!}} {{{eng_name}}} }}
{{!}} class="value-cell" {{!}} {{{eng_name}}} }}


{{#if:{{{old_names|}}}|{{!}}-
{{#if:{{{old_names|}}}|{{!}}-
! style="padding: 6px; background: #e8e8e8;" {{!}} 曾用名
! class="label-cell" {{!}} 曾用名
{{!}} style="padding: 6px;" {{!}} {{{old_names}}} }}
{{!}} class="value-cell" {{!}} {{{old_names}}} }}


{{#if:{{{birth|}}}|{{!}}-
{{#if:{{{birth|}}}|{{!}}-
! style="padding: 6px; background: #e8e8e8;" {{!}} 成立
! class="label-cell" {{!}} 成立
{{!}} style="padding: 6px;" {{!}} {{{birth}}} }}
{{!}} class="value-cell" {{!}} {{{birth}}} }}


{{#if:{{{type|}}}|{{!}}-
{{#if:{{{type|}}}|{{!}}-
! style="padding: 6px; background: #e8e8e8;" {{!}} 类型
! class="label-cell" {{!}} 类型
{{!}} style="padding: 6px;" {{!}} {{{type}}} }}
{{!}} class="value-cell" {{!}} {{{type}}} }}


{{#if:{{{website|}}}|{{!}}-
{{#if:{{{website|}}}|{{!}}-
! style="padding: 6px; background: #e8e8e8;" {{!}} 官网
! class="label-cell" {{!}} 官网
{{!}} style="padding: 6px;" {{!}} {{{website}}} }}
{{!}} class="value-cell" {{!}} {{{website}}} }}


{{#if:{{{organizer|}}}|{{!}}-
{{#if:{{{organizer|}}}|{{!}}-
! style="padding: 6px; background: #e8e8e8;" {{!}} 创始人
! class="label-cell" {{!}} 创始人
{{!}} style="padding: 6px;" {{!}} {{{organizer}}} }}
{{!}} class="value-cell" {{!}} {{{organizer}}} }}
|}
|}
</div>
</div>
[[Category:组织]]
[[Category:组织]]
</includeonly>
</includeonly>

2026年8月8日 (六) 22:08的最新版本

这是“Infobox organisation”模板。它应该以以下格式调用:

{{Infobox organisation
|images=
|name=
|eng_name=
|old_names=
|birth=
|type=
|website=
|organizer=
}}

编辑页面以查看模板文本。