打开/关闭搜索
搜索
打开/关闭菜单
2529
2489
5
4.4万
Corruption of Champions II Bilingual Wiki
导航
首页
最近更改
随机页面
MediaWiki帮助
特殊页面
上传文件
打开/关闭外观设置菜单
无法加载偏好设置。请检查您的网络连接并重试。
重试
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
中文(简体)
个人工具
登录
查看“︁Template:Infobox Item V2”︁的源代码
模板页面
查看
阅读
查看源代码
查看历史
associated-pages
模板
讨论
更多操作
←
Template:Infobox Item V2
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于这些用户组的用户执行:
用户
、
管理员
、translationadmin
您没有权限编辑
Template
命名空间内的页面。
您可以查看和复制此页面的源代码。
<includeonly> <table class="infobox" style="text-align: left; width: 400px; font-size: 100%; border-radius:10px; border: 2px solid black;"> <tr> <th colspan="2" style="text-align: center; color: #FFFFFF; height: 24px; font-size: medium; background-color: #708090;"><b>{{{name|}}}</b></th> </tr> {{#if: {{{image|}}} | <tr> <td colspan="2">{{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}}}</td> </tr> }} {{#if: {{{caption|}}} | <tr> <td colspan="2" style="text-align: center;">{{{caption|}}}</td> </tr> }} {{#if: {{{creators|}}} | <tr> <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Creators</b></td> <td>{{{creators|}}}</td> </tr> }} {{#if: {{{contributors|}}} | <tr> <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Contributors</b></td> <td>{{{contributors|}}}</td> </tr> }} {{#if: {{{othernames|}}} | <tr> <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Other Name(s)</b></td> <td style="width: 50%;">{{{othernames|}}}</td> </tr> }} <tr> <th colspan="2" style="text-align: center; background-color: #708090; color: #FFFFFF"><b>Information</b></th> </tr> {{#if: {{{itemtype|}}} | <tr> <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Item Type</b></td> <td style="width: 50%;">{{{itemtype|}}}</td> </tr> }} {{#if: {{{slot|}}} | <tr> <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Slot</b></td> <td style="width: 50%;">{{{slot|}}}</td> </tr> }} {{#if: {{{weapclass|}}} | <tr> <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Weapon Class</b></td> <td style="width: 50%;">{{{weapclass|}}}</td> </tr> }} {{#if: {{{classtype|}}} | <tr> <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Class Type</b></td> <td style="width: 50%;">{{{classtype|}}}</td> </tr> }} {{#if: {{{price|}}} | <tr> <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Price</b></td> <td>{{{price|}}}</td> </tr> }} {{#if: {{{hasspeceff|}}} | <tr> <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Has Special Effect?</b></td> <td style="width: 50%;">{{{hasspeceff|}}}</td> </tr> }} {{#if: {{{isunique|}}} | <tr> <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Is Unique?</b></td> <td>{{{isunique|}}}</td> </tr> }} {{#if: {{{canrefine|}}} | <tr> <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Can be Refined?</b></td> <td>{{{canrefine|}}}</td> </tr> }} {{#if: {{{tags|}}} | <tr> <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Tags</b></td> <td>{{{tags|}}}</td> </tr> }} {{#if: {{{stacklimit|}}} | <tr> <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Stack Limit</b></td> <td>{{{stacklimit|}}}</td> </tr> }} {{#if: {{{usable|}}} | <tr> <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Usable</b></td> <td>{{{usable|}}}</td> </tr> }} {{#if: {{{combatusable|}}} | <tr> <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Combat Usable</b></td> <td>{{{combatusable|}}}</td> </tr> }} {{#if: {{{versionadded|}}} | <tr> <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Version Added</b></td> <td>{{{versionadded|}}}</td> </tr> }} {{#if: {{{changelog|}}} | <tr> <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Changelog</b></td> <td class="mw-collapsible mw-collapsed">{{{changelog|}}}</td> </tr> }} </table>{{#if: {{{statstable|}}} | <table class="infobox" style="width: 400px; font-size: 100%; border-radius: 10px; border: 2px solid black; color: #FFFF;"> <tr> <th colspan="3" style="height: 24px; font-size: medium; background-color: #708090; text-align:center;"><b>Stats</b></th> </tr> {{#if: {{{attackpow|}}}{{{spellpow|}}}{{{sexi|}}}{{{armorpen|}}}{{{spellpen|}}}{{{temp|}}}{{{acc|}}}{{{crit|}}}{{{critE}}}{{{init|}}}{{{lead|}}}{{{threat|}}}| <tr> <th colspan="3" style="background-color: #000000; text-align:center;"><b>Offensive</b></th> </tr> }} {{#if: {{{attackpow|}}}{{{spellpow|}}}{{{sexi|}}} | <tr> <td style="width: 33%; background-color: #708090; text-align:center;">'''Attack Power'''</td> <td style="width: 33%; background-color: #708090; text-align:center;">'''Spellpower'''</td> <td style="width: 33%; background-color: #708090; text-align:center;">'''Sexiness'''</td> </tr> <tr> <td style="width: 33%; color: #000000; text-align:center;">{{{attackpow|}}}</td> <td style="width: 33%; color: #000000; text-align:center;">{{{spellpow|}}}</td> <td style="width: 33%; color: #000000; text-align:center;">{{{sexi|}}}</td> </tr> }} {{#if: {{{armorpen|}}}{{{spellpen|}}}{{{temp|}}} | <tr> <td style="width: 33%; background-color: #708090; text-align:center;">'''Armor<br>Penetration'''</td> <td style="width: 33%; background-color: #708090; text-align:center;">'''Spell<br>Penetration'''</td> <td style="width: 33%; background-color: #708090; text-align:center;">'''Temptation'''</td> </tr> <tr> <td style="width: 33%; color: #000000; text-align:center;">{{{armorpen|}}}</td> <td style="width: 33%; color: #000000; text-align:center;">{{{spellpen|}}}</td> <td style="width: 33%; color: #000000; text-align:center;">{{{temp|}}}</td> </tr> }} {{#if: {{{acc|}}}{{{crit|}}}{{{critE|}}} | <tr> <td style="width: 33%; background-color: #708090; text-align:center;">'''Accuracy'''</td> <td style="width: 33%; background-color: #708090; text-align:center;">'''Critical<br>Chance'''</td> <td style="width: 33%; background-color: #708090; text-align:center;">'''Critical<br>Effectiveness'''</td> </tr> <tr> <td style="width: 33%; color: #000000; text-align:center;">{{{acc|}}}</td> <td style="width: 33%; color: #000000; text-align:center;">{{{crit|}}}</td> <td style="width: 33%; color: #000000; text-align:center;">{{{critE|}}}</td> </tr> }} {{#if: {{{init|}}}{{{lead|}}}{{{threat|}}} | <tr> <td style="width: 33%; background-color: #708090; text-align:center;">'''Initiative'''</td> <td style="width: 33%; background-color: #708090; text-align:center;">'''Leadership'''</td> <td style="width: 33%; background-color: #708090; text-align:center;">'''Threat'''</td> </tr> <tr> <td style="width: 33%; color: #000000; text-align:center;">{{{init|}}}</td> <td style="width: 33%; color: #000000; text-align:center;">{{{lead|}}}</td> <td style="width: 33%; color: #000000; text-align:center;">{{{threat|}}}</td> </tr> }} {{#if: {{{armor|}}}{{{ward|}}}{{{focus|}}}{{{eva|}}}{{{phyr|}}}{{{magr|}}}{{{menr|}}}{{{maxhp|}}}| <tr> <th colspan="3" style="background-color: #000000; text-align:center;"><b>Defensive</b></th> </tr> }} {{#if: {{{armor|}}}{{{ward|}}}{{{focus|}}} | <tr> <td style="width: 33%; background-color: #708090; text-align:center;">'''Armor'''</td> <td style="width: 33%; background-color: #708090; text-align:center;">'''Ward'''</td> <td style="width: 33%; background-color: #708090; text-align:center;">'''Focus'''</td> </tr> <tr> <td style="width: 33%; color: #000000; text-align:center;">{{{armor|}}}</td> <td style="width: 33%; color: #000000; text-align:center;">{{{ward|}}}</td> <td style="width: 33%; color: #000000; text-align:center;">{{{focus|}}}</td> </tr> }} {{#if: {{{phyr|}}}{{{magr|}}}{{{menr|}}} | <tr> <td style="width: 33%; background-color: #708090; text-align:center;">'''Physical<br>Resist'''</td> <td style="width: 33%; background-color: #708090; text-align:center;">'''Magic<br>Resist'''</td> <td style="width: 33%; background-color: #708090; text-align:center;">'''Mental<br>Resist'''</td> </tr> <tr> <td style="width: 33%; color: #000000; text-align:center;">{{{phyr|}}}</td> <td style="width: 33%; color: #000000; text-align:center;">{{{magr|}}}</td> <td style="width: 33%; color: #000000; text-align:center;">{{{menr|}}}</td> </tr> }} {{#if: {{{eva|}}}{{{maxhp|}}} | <tr> <td style="width: 33%; background-color: #708090; text-align:center;">'''Evasion'''</td> <td style="width: 33%; background-color: #708090; text-align:center;">'''Max HP'''</td> </tr> <tr> <td style="width: 33%; color: #000000; text-align:center;">{{{eva|}}}</td> <td style="width: 33%; color: #000000; text-align:center;">{{{maxhp|}}}</td> </tr> }} </table> }}{{#if: {{{dmgnresttable|}}} | <table class="infobox" style="text-align: left; width: 400px; font-size: 100%; border-radius:10px; border: 2px solid black; color: #FFFF;"> <tr> <th colspan="3" style="text-align: center; height: 24px; font-size: medium; background-color: #708090;"><b>Damage & Resistance</b></th> </tr> {{#if: {{{atktype|}}} | <tr> <th colspan="2" style="text-align: center; background-color: #708090;"><b>Attack Type</b></th> <td style="text-align: center">{{{atktype|}}}</td> </tr> }} <tr> <th style="width: 33%; text-align: center; background-color: #708090;"><b>Damage</b></th> <th style="width: 33%; text-align: center; background-color: #708090;"><b>Type</b></th> <th style="width: 33%; text-align: center; background-color: #708090;"><b>Resistance</b></th> </tr> {{#if: {{{crud|}}}{{{crur|}}}{{{pend|}}}{{{penr|}}}| <tr> <th colspan="3" style="background-color: #000000; text-align:center;"><b>Physical</b></th> </tr> }} {{#if: {{{crud|}}}{{{crur|}}} | <tr> <td style="text-align: center; color: #000000;">{{{crud|}}}</td> <td style="text-align: center; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Crushing</b></td> <td style="text-align: center; color: #000000;">{{{crur|}}}</td> </tr> }} {{#if: {{{pend|}}}{{{penr|}}} | <tr> <td style="text-align: center; color: #000000;">{{{pend|}}}</td> <td style="text-align: center; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Penetrating</b></td> <td style="text-align: center; color: #000000;">{{{penr|}}}</td> </tr> }} {{#if: {{{acid|}}}{{{acir|}}}{{{blid|}}}}{{{blir|}}}{{{fird|}}}{{{firr|}}}{{{frod|}}}{{{fror|}}}{{{hold|}}}{{{holr|}}}{{{stod|}}}{{{stor|}}} | <tr> <th colspan="3" style="background-color: #000000; text-align:center;"><b>Elemental</b></th> </tr> }} {{#if: {{{acid|}}}{{{acir|}}} | <tr> <td style="text-align: center; color: #000000;">{{{acid|}}}</td> <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Acid</b></td> <td style="text-align: center; color: #000000;">{{{acir|}}}</td> </tr> }} {{#if: {{{blid|}}}{{{blir|}}} | <tr> <td style="text-align: center; color: #000000;">{{{blid|}}}</td> <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Blight</b></td> <td style="text-align: center; color: #000000;">{{{blir|}}}</td> </tr> }} {{#if: {{{fird|}}}{{{firr|}}} | <tr> <td style="text-align: center; color: #000000;">{{{fird|}}}</td> <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Fire</b></td> <td style="text-align: center; color: #000000;">{{{firr|}}}</td> </tr> }} {{#if: {{{frod|}}}{{{fror|}}} | <tr> <td style="text-align: center; color: #000000;">{{{frod|}}}</td> <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Frost</b></td> <td style="text-align: center; color: #000000;">{{{fror|}}}</td> </tr> }} {{#if: {{{hold|}}}{{{holr|}}} | <tr> <td style="text-align: center; color: #000000;">{{{hold|}}}</td> <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Holy</b></td> <td style="text-align: center; color: #000000;">{{{holr|}}}</td> </tr> }} {{#if: {{{stod|}}}{{{stor|}}} | <tr> <td style="text-align: center; color: #000000;">{{{stod|}}}</td> <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Storm</b></td> <td style="text-align: center; color: #000000;">{{{stor|}}}</td> </tr> }} {{#if: {{{drud|}}}{{{drur|}}}{{{fatd|}}}{{{fatr|}}}{{{phed|}}}{{{pher|}}}{{{mind|}}}{{{minr|}}}{{{tead|}}}{{{tear|}}}| <tr> <th colspan="3" style="background-color: #000000; text-align:center;"><b>Mental</b></th> </tr> }} {{#if: {{{drud|}}}{{{drur|}}} | <tr> <td style="text-align: center; color: #000000;">{{{drud|}}}</td> <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Drug</b></td> <td style="text-align: center; color: #000000;">{{{drur|}}}</td> </tr> }} {{#if: {{{fatd|}}}{{{fatr|}}} | <tr> <td style="text-align: center; color: #000000;">{{{fatd|}}}</td> <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Fatigue</b></td> <td style="text-align: center; color: #000000;">{{{fatr|}}}</td> </tr> }} {{#if: {{{phed|}}}{{{pher|}}} | <tr> <td style="text-align: center; color: #000000;">{{{phed|}}}</td> <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Pheromone</b></td> <td style="text-align: center; color: #000000;">{{{pher|}}}</td> </tr> }} {{#if: {{{mind|}}}{{{minr|}}} | <tr> <td style="text-align: center; color: #000000;">{{{mind|}}}</td> <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Psychic</b></td> <td style="text-align: center; color: #000000;">{{{minr|}}}</td> </tr> }} {{#if: {{{tead|}}}{{{tear|}}} | <tr> <td style="text-align: center; color: #000000;">{{{tead|}}}</td> <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Tease</b></td> <td style="text-align: center; color: #000000;">{{{tear|}}}</td> </tr> }} {{#if: {{{rawd|}}}{{{rawr|}}}| <tr> <th colspan="3" style="background-color: #000000; text-align:center;"><b>Special</b></th> </tr> }} {{#if: {{{rawd|}}}{{{rawr|}}} | <tr> <td style="text-align: center; color: #000000;">{{{rawd|}}}</td> <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Raw</b></td> <td style="text-align: center; color: #000000;">{{{rawr|}}}</td> </tr> }} </table> }}</includeonly><noinclude> ==Crediting== Adapted from [[Template:Infobox Character V2]] ==Usage== {{Infobox Item V2 |name = temp |image = |caption = |creators = |contributors = temp |othernames = temp |itemtype = |slot = |weapclass = |classtype = |price = |hasspeceff = Yes |isunique = No |canrefine = NO |tags = Butt<br>Tress |stacklimit = |usable = |combatusable = |versionadded = does not exist |changelog = |statstable = yes |attackpow= ||spellpow=3 ||sexi= ||armorpen= ||spellpen= 21||temp= 4||acc= ||crit= 4||critE= ||init= test||lead= ||threat= benis |armor=4 ||ward= ||focus= ||phyr= ||magr= test||menr= ||eva= h||maxhp= +20 |dmgnresttable = yes |atktype = TEST |crud= 1||crur= 2 ||pend= ||penr= e |acid= f||acir= ||blid= ||blir= d||fird= f||firr= ||frod= ||fror= 5||hold= 12||holr= ||stod= ||stor= a |drud= ||drur= 51||fatd= ||fatr= f||phed= ||pher= b||mind= ||minr= f||tead= ||tear= n |rawd= ||rawr= 21 }} <pre><nowiki> {{Infobox Item V2 |name = temp |image = |caption = |creators = |contributors = temp |othernames = temp |itemtype = |slot = |weapclass = |classtype = |price = |hasspeceff = |isunique = |canrefine = |tags = |stacklimit = |usable = |combatusable = |versionadded = |changelog = |statstable = [yes] or [leave empty if none] |attackpow= ||spellpow= ||sexi= ||armorpen= ||spellpen= ||temp= ||acc= ||crit= ||critE= ||init= ||lead= ||threat= |armor= ||ward= ||focus= ||phyr= ||magr= ||menr= ||eva= ||maxhp= |dmgnresttable = [yes] or [leave empty if none] |atktype = TEST |crud= ||crur= ||pend= ||penr= |acid= ||acir= ||blid= ||blir= ||fird= ||firr= ||frod= ||fror= ||hold= ||holr= ||stod= ||stor= |drud= ||drur= ||fatd= ||fatr= ||phed= ||pher= ||mind= ||minr= ||tead= ||tear= |rawd= ||rawr= }} </nowiki></pre> </noinclude>
该页面使用的模板:
Template:Infobox Item V2
(
查看源代码
)
返回
Template:Infobox Item V2
。
查看“︁Template:Infobox Item V2”︁的源代码
模板页面