更多操作
创建页面,内容为“<div style="background:#161616;border:1px solid #333;border-radius:4px;padding:25px;margin-bottom:30px;box-shadow:0 4px 10px rgba(0,0,0,0.3);"><h2 style="margin-top:0;color:#fff;border-bottom:1px solid #333;padding-bottom:15px;font-family:'Microsoft YaHei',sans-serif;font-size:1.3rem;display:flex;align-items:center;"><span style="color:{{{color|#66bb6a}}};margin-right:12px;font-size:1.5rem;">{{{icon|●}}}</span>{{{title|}}}<span style="font-size:0.6em;color:#6…” |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
<div style="background:#161616;border:1px solid #333;border-radius:4px;padding:25px;margin-bottom:30px;box-shadow:0 4px 10px rgba(0,0,0,0.3);"><h2 style="margin-top:0;color:#fff;border-bottom:1px solid #333;padding-bottom:15px;font-family:'Microsoft YaHei',sans-serif;font-size:1.3rem;display:flex;align-items:center;"><span style="color:{{{color|#66bb6a}}};margin-right:12px;font-size:1.5rem;">{{{icon|●}}}</span>{{{title|}}}<span style="font-size:0.6em;color:#666;margin-left:10px;font-family:Consolas;font-weight:normal;">{{{subtitle|}}}</span></h2> | <div style="background: #161616; border: 1px solid #333; border-radius: 4px; padding: 25px; margin-bottom: 30px; box-shadow: 0 4px 10px rgba(0,0,0,0.3);"> | ||
<h2 style="margin-top: 0; color: #fff; border-bottom: 1px solid #333; padding-bottom: 15px; font-family: 'Microsoft YaHei', sans-serif; font-size: 1.3rem; display: flex; align-items: center;"> | |||
<span style="color: {{{color|#66bb6a}}}; margin-right: 12px; font-size: 1.5rem;">{{{icon|●}}}</span> {{{title|项目列表}}} | |||
<span style="font-size: 0.6em; color: #666; margin-left: 10px; font-family: Consolas; font-weight: normal;">// {{{subtitle|PROJECTS}}}</span> | |||
</h2> | |||
{| style="width: 100%; border-collapse: collapse; margin-top: 15px; font-size: 0.95rem; {{{table_style|}}}" | |||
|- | |||
{{#if:{{{h1|}}}| | |||
! style="text-align: left; padding: 12px 10px; color: {{{color|#66bb6a}}}; border-bottom: 2px solid {{{color|#66bb6a}}}; font-family: Consolas; width:{{{w1|auto}}}; {{{h1_style|}}}" {{!}} {{{h1}}} | |||
}}{{#if:{{{h2|}}}| | |||
! style="text-align: left; padding: 12px 10px; color: {{{color|#66bb6a}}}; border-bottom: 2px solid {{{color|#66bb6a}}}; font-family: Consolas; width:{{{w2|auto}}}; {{{h2_style|}}}" {{!}} {{{h2}}} | |||
}}{{#if:{{{h3|}}}| | |||
! style="text-align: left; padding: 12px 10px; color: {{{color|#66bb6a}}}; border-bottom: 2px solid {{{color|#66bb6a}}}; font-family: Consolas; width:{{{w3|auto}}}; {{{h3_style|}}}" {{!}} {{{h3}}} | |||
}}{{#if:{{{h4|}}}| | |||
! style="text-align: left; padding: 12px 10px; color: {{{color|#66bb6a}}}; border-bottom: 2px solid {{{color|#66bb6a}}}; font-family: Consolas; width:{{{w4|auto}}}; {{{h4_style|}}}" {{!}} {{{h4}}} | |||
}}{{#if:{{{h5|}}}| | |||
! style="text-align: left; padding: 12px 10px; color: {{{color|#66bb6a}}}; border-bottom: 2px solid {{{color|#66bb6a}}}; font-family: Consolas; width:{{{w5|auto}}}; {{{h5_style|}}}" {{!}} {{{h5}}} | |||
}}{{#if:{{{h6|}}}| | |||
! style="text-align: left; padding: 12px 10px; color: {{{color|#66bb6a}}}; border-bottom: 2px solid {{{color|#66bb6a}}}; font-family: Consolas; width:{{{w6|auto}}}; {{{h6_style|}}}" {{!}} {{{h6}}} | |||
}}{{#if:{{{h7|}}}| | |||
! style="text-align: left; padding: 12px 10px; color: {{{color|#66bb6a}}}; border-bottom: 2px solid {{{color|#66bb6a}}}; font-family: Consolas; width:{{{w7|auto}}}; {{{h7_style|}}}" {{!}} {{{h7}}} | |||
}} | |||