模板:角色:修订间差异
来自国漫宇宙
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
<noinclude> | |||
== 国漫TV · Template:角色 == | |||
角色词条专用模板。调用方式: | |||
<pre> | |||
{{角色 | |||
|名称 = 萧炎 | |||
|副标题 = 斗破苍穹 · 男主角 | |||
|图片 = 萧炎正面.png | |||
|标签1 = 斗帝 | |||
|标签2 = 异火之主 | |||
|标签3 = 药尊弟子 | |||
<!-- 基本信息 --> | |||
|别名 = 小炎,炎帝 | |||
|所属IP = 斗破苍穹 | |||
|首次登场 = 第1集 | |||
<!-- 人物设定 --> | |||
|性别 = 男 | |||
|年龄 = 约25岁(动漫) | |||
|种族 = 人族 | |||
|发色 = 黑 | |||
|瞳色 = 黑(异火激活后变红) | |||
|身高 = 约180cm | |||
<!-- 实力信息 --> | |||
|当前境界 = [[斗破苍穹境界体系|斗帝]] | |||
|最高境界 = 斗帝 | |||
|特殊体质 = 异火之体 | |||
|代表功法 = 焰诀 | |||
|代表武器 = 玄重尺 | |||
<!-- 人际关系 --> | |||
|所属势力 = [[迦南学院]] | |||
|师父 = [[药老(药尊者)|药老]] | |||
|伴侣 = [[云韵]]·[[萧薰儿]] | |||
|家族 = 萧家 | |||
<!-- 动漫信息 --> | |||
|配音演员 = [[边江]] | |||
|更新状态 = 连载中 | |||
}} | |||
</pre> | |||
[[Category:模板文档]] | |||
</noinclude><includeonly><templatestyles src="Template:角色/styles.css"/> | |||
<div class="gmtv-character"> | |||
< | {{!}}<!-- ═══════ 顶部英雄区 ═══════ --> | ||
<div class="gmtv- | <div class="gmtv-hero"> | ||
<div class="gmtv-hero-avatar">{{#if:{{{图片|}}}|[[文件:{{{图片}}}|72px|{{{名称|角色}}}]]|⚔️}}</div> | |||
<div class="gmtv-hero-info"> | |||
<div class="gmtv-hero-name">{{{名称|角色名称}}}</div> | |||
<div class="gmtv-hero-sub">{{{副标题|}}}</div> | |||
<div class="gmtv-hero-tags">{{#if:{{{标签1|}}}|<span class="gmtv-hero-tag">{{{标签1}}}</span>}}{{#if:{{{标签2|}}}|<span class="gmtv-hero-tag">{{{标签2}}}</span>}}{{#if:{{{标签3|}}}|<span class="gmtv-hero-tag">{{{标签3}}}</span>}}{{#if:{{{标签4|}}}|<span class="gmtv-hero-tag">{{{标签4}}}</span>}}</div> | |||
</div> | |||
</div> | |||
{{!}}<!-- ═══════ 主体双栏 ═══════ --> | |||
<div class="gmtv-body"> | |||
{{!}}<!-- ── 左侧 Infobox ── --> | |||
<div class="gmtv-sidebar"> | |||
<div class="gmtv-infobox"> | |||
<div class="gmtv-infobox-head">{{#if:{{{名称|}}}|{{{名称}}} · 基本信息|基本信息}}</div> | |||
{{#if:{{{图片|}}}|<div class="gmtv-infobox-img">[[文件:{{{图片}}}|260px|{{{名称|角色}}}]]</div>|<div class="gmtv-infobox-img"><div class="gmtv-infobox-img-placeholder">⚔️</div></div>}} | |||
{{!}}<!-- 基本信息组 --> | |||
<div class="gmtv-infobox-group">基本信息</div> | |||
{{#if:{{{别名|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">别名</span><span class="gmtv-infobox-val">{{{别名}}}</span></div>}} | |||
{{#if:{{{所属IP|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">所属IP</span><span class="gmtv-infobox-val">{{{所属IP}}}</span></div>}} | |||
{{#if:{{{首次登场|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">首次登场</span><span class="gmtv-infobox-val">{{{首次登场}}}</span></div>}} | |||
{{!}}<!-- 人物设定组 --> | |||
<div class="gmtv-infobox-group">人物设定</div> | |||
{{#if:{{{性别|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">性别</span><span class="gmtv-infobox-val">{{{性别}}}</span></div>}} | |||
{{#if:{{{年龄|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">年龄</span><span class="gmtv-infobox-val">{{{年龄}}}</span></div>}} | |||
{{#if:{{{种族|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">种族</span><span class="gmtv-infobox-val">{{{种族}}}</span></div>}} | |||
{{#if:{{{发色|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">发色</span><span class="gmtv-infobox-val">{{{发色}}}</span></div>}} | |||
{{#if:{{{瞳色|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">瞳色</span><span class="gmtv-infobox-val">{{{瞳色}}}</span></div>}} | |||
{{#if:{{{身高|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">身高</span><span class="gmtv-infobox-val">{{{身高}}}</span></div>}} | |||
{{!}}<!-- 实力信息组 --> | |||
<div class="gmtv-infobox-group">实力信息</div> | |||
{{#if:{{{当前境界|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">当前境界</span><span class="gmtv-infobox-val">{{{当前境界}}}</span></div>}} | |||
{{#if:{{{最高境界|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">最高境界</span><span class="gmtv-infobox-val">{{{最高境界}}}</span></div>}} | |||
{{#if:{{{特殊体质|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">特殊体质</span><span class="gmtv-infobox-val">{{{特殊体质}}}</span></div>}} | |||
{{#if:{{{武魂|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">武魂</span><span class="gmtv-infobox-val">{{{武魂}}}</span></div>}} | |||
{{#if:{{{代表功法|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">代表功法</span><span class="gmtv-infobox-val">{{{代表功法}}}</span></div>}} | |||
{{#if:{{{代表武器|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">代表武器</span><span class="gmtv-infobox-val">{{{代表武器}}}</span></div>}} | |||
{{!}}<!-- 人际关系组 --> | |||
<div class="gmtv-infobox-group">人际关系</div> | |||
{{#if:{{{所属势力|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">所属势力</span><span class="gmtv-infobox-val">{{{所属势力}}}</span></div>}} | |||
</ | {{#if:{{{师父|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">师父</span><span class="gmtv-infobox-val">{{{师父}}}</span></div>}} | ||
</ | {{#if:{{{伴侣|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">伴侣</span><span class="gmtv-infobox-val">{{{伴侣}}}</span></div>}} | ||
{{#if:{{{家族|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">家族</span><span class="gmtv-infobox-val">{{{家族}}}</span></div>}} | |||
{{!}}<!-- 动漫信息组 --> | |||
<div class="gmtv-infobox-group">动漫信息</div> | |||
{{#if:{{{配音演员|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">配音演员</span><span class="gmtv-infobox-val">{{{配音演员}}}</span></div>}} | |||
{{#if:{{{更新状态|}}}|<div class="gmtv-infobox-row"><span class="gmtv-infobox-key">更新状态</span><span class="gmtv-infobox-val">{{{更新状态}}}</span></div>}} | |||
< | </div>{{!}}<!-- /gmtv-infobox --> | ||
{{ | </div>{{!}}<!-- /gmtv-sidebar --> | ||
}} | |||
</ | |||
{{!}}<!-- ── 右侧主内容区(由词条编辑者填写各卡片) ── --> | |||
<div class="gmtv-main"> | |||
{{{内容|}}} | |||
</div>{{!}}<!-- /gmtv-main --> | |||
</div>{{!}}<!-- /gmtv-body --> | |||
</ | </div>{{!}}<!-- /gmtv-character --> | ||
</includeonly> | |||
2026年6月3日 (三) 19:32的版本
国漫TV · Template:角色
角色词条专用模板。调用方式:
{{角色
|名称 = 萧炎
|副标题 = 斗破苍穹 · 男主角
|图片 = 萧炎正面.png
|标签1 = 斗帝
|标签2 = 异火之主
|标签3 = 药尊弟子
<!-- 基本信息 -->
|别名 = 小炎,炎帝
|所属IP = 斗破苍穹
|首次登场 = 第1集
<!-- 人物设定 -->
|性别 = 男
|年龄 = 约25岁(动漫)
|种族 = 人族
|发色 = 黑
|瞳色 = 黑(异火激活后变红)
|身高 = 约180cm
<!-- 实力信息 -->
|当前境界 = [[斗破苍穹境界体系|斗帝]]
|最高境界 = 斗帝
|特殊体质 = 异火之体
|代表功法 = 焰诀
|代表武器 = 玄重尺
<!-- 人际关系 -->
|所属势力 = [[迦南学院]]
|师父 = [[药老(药尊者)|药老]]
|伴侣 = [[云韵]]·[[萧薰儿]]
|家族 = 萧家
<!-- 动漫信息 -->
|配音演员 = [[边江]]
|更新状态 = 连载中
}}