模板:单位卡片:修订间差异

来自RustedWarfare Wiki
(修改样式:去除卡片边框)
无编辑摘要
 
第1行: 第1行:
<includeonly><div style="display: flex;flex-direction: column;align-items: center;width: 80px;height: 100px;margin: 6px 4px;">
<includeonly><div style="display: flex;flex-direction: column;align-items: center;width: 80px;height: 100px;margin: 6px 4px;">
<div style="width: 80px;height: 80px;display: flex;flex-direction: column;justify-content: center;align-items: center;{{#switch:{{{旋转|}}}|是 = transform: rotate(-90deg);|否 = |#default =}}">[[file:{{{图片文件}}}|75x75px|link={{{指向页面}}}]]</div>
<div style="width: 80px;height: 80px;display: flex;flex-direction: column;justify-content: center;align-items: center;{{#switch:{{{旋转|}}}|是 = transform: rotate(-90deg);|否 = |#default =}}">[[file:{{{图片文件}}}|75x75px|link={{{指向页面}}}]]</div>
<div style="width: 100%;background-color: #080;border-radius: 5px;font-weight: bold;font-size: smaller;color: #eee;text-align: center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 20px;">[[{{{指向页面}}}|<span style="color: #eee;">{{{单位名称}}}</span>]]</div>
<div style="width: 100%;background-color: #080;border-radius: 5px;font-weight: bold;font-size: smaller;color: #eee;text-align: center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 18px;margin-top: 2px;">[[{{{指向页面}}}|<span style="color: #eee;">{{{单位名称}}}</span>]]</div>
</div></includeonly><noinclude>{{Documentation}}</noinclude>
</div></includeonly><noinclude>{{Documentation}}</noinclude>

2025年3月21日 (五) 15:12的最新版本

- 说明 -

描述:宽80px高100px的单位卡片,点击卡片进入单位详情页。
参数:图片文件,指向页面,单位名称,旋转

- 示例 -

输入:

{{单位卡片
|图片文件=实验悬浮型气垫船_高清.png
|指向页面=实验悬浮型气垫船
|单位名称=实验悬浮型气垫船
|旋转=是
}}

结果: