“测试”的版本间的差异

来自个人维基
跳转至: 导航搜索
(以“<center> {| | style="background-color: black; color: white; border: 1px solid #ccc; width: 300px; border-radius: 10px; overflow: hidden; margin: 0 auto;" |- | style=...”为内容创建页面)
 
第1行: 第1行:
<center>
+
{{Infobox
{|
+
| title = 副标题内容
| style="background-color: black; color: white; border: 1px solid #ccc; width: 300px; border-radius: 10px; overflow: hidden; margin: 0 auto;"
+
| subtitle = 引用小标题内容
|-
+
| content1 = 第一个内容
| style="background-color: #333; color: white; padding: 5px; text-align: left;" | '''副标题内容'''
+
| left_content = 左侧内容
|-
+
| highlight = 特殊效果文字
| style="color: #ccc; padding: 3px 0; text-align: left; padding-left: 10px;" | 引用小标题内容
+
| right_content = 普通内容
|-
+
| content3 = 第三个内容
| style="padding: 5px; text-align: left;" | 第一个内容
+
}}
|-
+
| style="padding: 5px;" |
+
| style="display: flex; justify-content: space-between;" |
+
| style="text-align: left;" | 左侧内容
+
| style="text-align: right;" | <span style="background-color: #808080; color: white; padding: 3px 6px; border-radius: 5px;">特殊效果文字</span> 普通内容
+
|-
+
| style="padding: 5px; text-align: right;" | 第三个内容
+
|}
+
</center>
+

2024年11月30日 (六) 20:38的版本

模板:Infobox