Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
example
Search
Search
English
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Template:事件
Template
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
Refresh
General
What links here
Related changes
Page information
In other projects
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<noinclude> 这是事件模板,用于展示剧情事件、好感度变化等。 == 使用方法 == <pre> {{事件 |标题=图书馆的邂逅 |角色=樱井明日香 |地点=星之丘学园图书馆 |时间=放学后 |好感度变化=+15 |类型=日常 |描述=放学后,你来到图书馆准备借书... |选项1=上前搭话 |结果1=明日香露出温柔的笑容... |选项2=安静离开 |结果2=你悄悄离开了... }} </pre> == 参数说明 == * '''标题''' - 事件标题(必填) * '''角色''' - 相关角色 * '''地点''' - 事件发生地点 * '''时间''' - 事件发生时间 * '''好感度变化''' - 好感度变化值(如:+15、-5) * '''类型''' - 事件类型(日常/剧情/特殊等) * '''描述''' - 事件描述 * '''选项1~4''' - 选择选项 * '''结果1~4''' - 选项对应结果 </noinclude><includeonly><div class="event-box" style="margin:20px 0; padding:20px; border:2px solid #66ccff; border-radius:15px; background:linear-gradient(135deg, #f0f8ff 0%, #e6f3ff 100%); box-shadow:0 4px 8px rgba(102,204,255,0.3);"> <!-- 事件标题 --> <div style="font-size:22px; font-weight:bold; color:#0088cc; margin-bottom:15px; text-align:center; text-shadow:1px 1px 2px rgba(0,136,204,0.3);"> 📖 {{{标题|未命名事件}}} </div> <!-- 事件信息栏 --> <div style="display:flex; justify-content:space-around; margin-bottom:15px; padding:10px; background:white; border-radius:10px; flex-wrap:wrap;"> {{#if:{{{角色|}}}| <div style="margin:5px 10px;"> <span style="color:#666;">👤 角色:</span> <span style="font-weight:bold; color:#ff6699;">[[{{{角色}}}]]</span> </div> |}} {{#if:{{{地点|}}}| <div style="margin:5px 10px;"> <span style="color:#666;">📍 地点:</span> <span style="font-weight:bold;">{{{地点}}}</span> </div> |}} {{#if:{{{时间|}}}| <div style="margin:5px 10px;"> <span style="color:#666;">🕐 时间:</span> <span style="font-weight:bold;">{{{时间}}}</span> </div> |}} {{#if:{{{类型|}}}| <div style="margin:5px 10px;"> <span style="color:#666;">🏷️ 类型:</span> <span style="font-weight:bold; color:#9966ff;">{{{类型}}}</span> </div> |}} </div> <!-- 好感度变化 --> {{#if:{{{好感度变化|}}}| <div style="text-align:center; margin:15px 0; padding:10px; background:white; border-radius:10px;"> <span style="font-size:18px; font-weight:bold;"> 💕 好感度变化:{{#invoke:Affection|calculate|current=0|change={{{好感度变化}}}|format=diff}} </span> </div> |}} <!-- 事件描述 --> {{#if:{{{描述|}}}| <div style="margin:15px 0; padding:15px; background:white; border-radius:10px; line-height:1.8; color:#333;"> {{{描述}}} </div> |}} <!-- 选项和结果 --> {{#if:{{{选项1|}}}| <div style="margin:20px 0;"> <div style="font-weight:bold; color:#0088cc; margin-bottom:10px; font-size:16px;">💭 你的选择:</div> |}} {{#if:{{{选项1|}}}| <div style="margin:10px 0; padding:12px; background:white; border-left:4px solid #66ccff; border-radius:5px;"> <div style="font-weight:bold; color:#0088cc;">▶ {{{选项1}}}</div> {{#if:{{{结果1|}}}| <div style="margin-top:8px; color:#666; font-style:italic; padding-left:15px; border-left:2px solid #e0e0e0;"> {{{结果1}}} </div> |}} </div> |}} {{#if:{{{选项2|}}}| <div style="margin:10px 0; padding:12px; background:white; border-left:4px solid #66ccff; border-radius:5px;"> <div style="font-weight:bold; color:#0088cc;">▶ {{{选项2}}}</div> {{#if:{{{结果2|}}}| <div style="margin-top:8px; color:#666; font-style:italic; padding-left:15px; border-left:2px solid #e0e0e0;"> {{{结果2}}} </div> |}} </div> |}} {{#if:{{{选项3|}}}| <div style="margin:10px 0; padding:12px; background:white; border-left:4px solid #66ccff; border-radius:5px;"> <div style="font-weight:bold; color:#0088cc;">▶ {{{选项3}}}</div> {{#if:{{{结果3|}}}| <div style="margin-top:8px; color:#666; font-style:italic; padding-left:15px; border-left:2px solid #e0e0e0;"> {{{结果3}}} </div> |}} </div> |}} {{#if:{{{选项4|}}}| <div style="margin:10px 0; padding:12px; background:white; border-left:4px solid #66ccff; border-radius:5px;"> <div style="font-weight:bold; color:#0088cc;">▶ {{{选项4}}}</div> {{#if:{{{结果4|}}}| <div style="margin-top:8px; color:#666; font-style:italic; padding-left:15px; border-left:2px solid #e0e0e0;"> {{{结果4}}} </div> |}} </div> |}} {{#if:{{{选项1|}}}| </div> |}} </div> [[Category:事件]] {{#if:{{{角色|}}}|[[Category:{{{角色}}}相关事件]]|}} {{#if:{{{类型|}}}|[[Category:{{{类型}}}事件]]|}} </includeonly>
Summary:
Please note that all contributions to example are considered to be released under the 知识共享署名-相同方式共享 (see
example:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Template:事件
Add languages
Add topic