Jump to content

Template:StartingPageTitleHelp: Difference between revisions

From Legopedia
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="margin: 1.5em 0; border: 1px solid var(--ooui-border-color-subtle, #a2a9b1); background-color: rgba(127, 127, 127, 0.04); font-family: inherit; overflow: hidden;"><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="flex-shrink: 0; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.3));">{{{main_image|[[File:Info icon 002.svg|48px|link=]]}}}</div><div style="width: 4px; height: 40px; background-color: rgba(255, 255, 255, 0.4); flex-shrink: 0;"></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|Wiki Authoring & Template Usage Guide}}}</div><div style="font-size: 0.88em; color: #d8f3dc; margin-top: 4px; font-weight: 300;">{{{main_subtitle|Essential guidelines for article creation and template transclusion}}}</div></div></div><div style="font-size: 0.75em; text-transform: uppercase; letter-spacing: 1px; font-weight: bold; padding: 6px 14px; border: 1px solid rgba(255, 255, 255, 0.4); background: rgba(0, 0, 0, 0.2); color: #d8f3dc; flex-shrink: 0;">{{{status_badge|Help & Docs}}}</div></div><div style="padding: 28px 32px; font-size: 0.95em; line-height: 1.6; opacity: 0.9;"><p style="margin-top: 0; margin-bottom: 16px;">To create a new article, enter the target page name into the wiki search bar and select the <span style="color: #e63946; font-weight: bold;">red link</span> in the search results, or type the page title directly into your browser's address bar using <code style="padding: 2px 6px; border: 1px solid var(--ooui-border-color-subtle, #a2a9b1); background: rgba(127, 127, 127, 0.08);">/wiki/Your_Page_Name</code>. Once on the page, click <strong>"Create"</strong> or <strong>"Edit source"</strong> to begin adding content.</p><p style="margin-bottom: 16px;">Organize your text using standard wikitext section headings (<code style="padding: 2px 6px; border: 1px solid var(--ooui-border-color-subtle, #a2a9b1); background: rgba(127, 127, 127, 0.08);">== Section Title ==</code>) to automatically generate a Table of Contents. To extend your page with public site components, browse available options via <code style="padding: 2px 6px; border: 1px solid var(--ooui-border-color-subtle, #a2a9b1); background: rgba(127, 127, 127, 0.08);">Special:PrefixIndex/Template:</code> and transclude them into your document using double curly braces, such as <code style="padding: 2px 6px; border: 1px solid var(--ooui-border-color-subtle, #a2a9b1); background: rgba(127, 127, 127, 0.08);">&#123;&#123;Notice&#125;&#125;</code>.</p><p style="margin-bottom: 16px;">Templates can be customized by adding pipe syntax (<code style="padding: 2px 6px; border: 1px solid var(--ooui-border-color-subtle, #a2a9b1); background: rgba(127, 127, 127, 0.08);">|</code>) for parameters. Depending on the template, you can pass plain positional values like <code style="padding: 2px 6px; border: 1px solid var(--ooui-border-color-subtle, #a2a9b1); background: rgba(127, 127, 127, 0.08);">&#123;&#123;Quote|Your text here&#125;&#125;</code> or named key-value pairs like <code style="padding: 2px 6px; border: 1px solid var(--ooui-border-color-subtle, #a2a9b1); background: rgba(127, 127, 127, 0.08);">&#123;&#123;Notice|type=warning|title=Caution&#125;&#125;</code>.</p><p style="margin-bottom: 0;">Before saving your work, click <strong>"Show preview"</strong> to verify that all syntax renders properly. Add a short edit summary describing your changes and click <strong>"Save page"</strong> to publish.</p><div style="display: flex; align-items: center; justify-content: space-between; border-top: 1px solid var(--ooui-border-color-subtle, #a2a9b1); padding-top: 14px; margin-top: 24px; font-size: 0.85em; opacity: 0.75;"><div>{{{footer_note|Maintained by User:Alexplit}}}</div><div>{{{last_updated|Guide active}}}</div></div></div></div>
<div style="margin: 1.5em 0; border: 1px solid var(--ooui-border-color-subtle, #a2a9b1); background-color: rgba(127, 127, 127, 0.04); font-family: inherit; overflow: hidden;">
<!-- HEADER BANNER -->
<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="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: 32px; background-color: rgba(255, 255, 255, 0.4); flex-shrink: 0;"></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|Starting a page}}}</div>
</div>
</div>
<div style="font-size: 0.75em; text-transform: uppercase; letter-spacing: 1px; font-weight: bold; padding: 6px 14px; border: 1px solid rgba(255, 255, 255, 0.4); background: rgba(0, 0, 0, 0.2); color: #d8f3dc; flex-shrink: 0;">{{{status_badge|Help & Docs}}}</div>
</div>
<!-- ADD YOUR CONTENT HERE -->
</div>

Latest revision as of 20:22, 1 August 2026

Starting a page
Help & Docs