Template:StartingPageTitleHelp: Difference between revisions
Appearance
No edit summary |
m Alexplit. moved page Template:WikiGuide to Template:StartingPageTitleHelp |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
<div style="background: linear-gradient(135deg, #1b4332 0%, #2d6a4f 50%, #40916c 100%); padding: 24px 32px; color: #ffffff; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid rgba(255, 255, 255, 0.15);"> | <div style="background: linear-gradient(135deg, #1b4332 0%, #2d6a4f 50%, #40916c 100%); padding: 24px 32px; color: #ffffff; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid rgba(255, 255, 255, 0.15);"> | ||
<div style="display: flex; align-items: center; gap: 18px;"> | <div style="display: flex; align-items: center; gap: 18px;"> | ||
<div style="flex-shrink: 0; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.3));">{{{main_image|[[File: | <div style="flex-shrink: 0; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.3));">{{{main_image|[[File:Information icon dark green.svg|48px|link=]]}}}</div> | ||
<div style="width: 4px; height: | <div style="width: 4px; height: 32px; background-color: rgba(255, 255, 255, 0.4); flex-shrink: 0;"></div> | ||
<div> | <div> | ||
<div style="font-size: 1.4em; font-weight: bold; line-height: 1.2; text-shadow: 0 1px 2px rgba(0,0,0,0.4);">{{{main_title| | <div style="font-size: 1.4em; font-weight: bold; line-height: 1.2; text-shadow: 0 1px 2px rgba(0,0,0,0.4);">{{{main_title|Starting a page}}}</div> | ||
</div> | </div> | ||
</div> | </div> | ||