Main Page: Difference between revisions
changed a word |
improving the main page. It was raisin. It is still incomplete, only the header is done for now. Will move to styling to css page once complete |
||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<div | |||
< | <!-- TITLE & SUBTITLE --> | ||
<div style="flex:1 1 300px; background:#e3f2fd; border-radius:8px; padding:0.5em; box-sizing:border-box; border:1px solid #b6d4fe; color: #000"> | |||
<center> | |||
<div style="font-size:2em; font-weight:bold;"> | |||
'''Welcome to the [[Mission_statement|Consumer Rights Wiki]]''' | |||
</div> | </div> | ||
< | <p style="font-size:1.35em; font-style:italic;">Exposing the overlooked exploitation of modern consumers</p> | ||
< | <p style="font-size:1.2em; margin:0.25em 0;"> | ||
Currently serving '''{{NUMBEROFARTICLES}}''' articles | |||
</p> | |||
<div style="margin: 1em 0; display:flex; flex-wrap:wrap; gap:0.5em; justify-content:center;"> | |||
[[Consumer Rights Wiki:Write your first article!|<span style="background:#004080; color:#fff; padding:0.4em 0.8em; border-radius:4px; text-decoration:none; font-weight:bold;">✍️ Write your first article</span>]] | |||
[[:Category:Articles in need of additional work|<span style="background:#004080; color:#fff; padding:0.4em 0.8em; border-radius:4px; text-decoration:none; font-weight:bold;">🛠 Help improve articles</span>]] | |||
[[Consumer Rights Wiki:Article Suggestions|<span style="background:#004080; color:#fff; padding:0.4em 0.8em; border-radius:4px; text-decoration:none; font-weight:bold;">🧠 Article suggestions</span>]] | |||
[[Consumer Rights Wiki:Content Guidelines|<span style="background:#004080; color:#fff; padding:0.4em 0.8em; border-radius:4px; text-decoration:none; font-weight:bold;">📋 Content guidelines</span>]] | |||
[[Discord|<span style="background:#e0e0e0; color:#000; padding:0.4em 0.8em; border-radius:4px; text-decoration:none; font-weight:bold;">💬 Join the conversation</span>]] | |||
</div> | </div> | ||
</center> | |||
</div> | </div> | ||
{{DISPLAYTITLE:<span style="position: absolute | |||
<br /> | |||
<!-- MAIN CONTENT GRID (simplified with columns) --> | |||
<table style="width:100%; margin-top:1em;"> | |||
<tr valign="top"> | |||
<!-- LEFT COLUMN --> | |||
<td style="width:50%; padding:0.5em; border:1px solid #ccc; background:#f9f9f9;"> | |||
<h2>🔍 Find an article</h2> | |||
{{Category:Wiki_root/Main_page}} | |||
<h2>🙋 How to help</h2> | |||
{{Main_Page/Shortened how to help}} | |||
<h2>🧰 Consumer Tools</h2> | |||
</td> | |||
<!-- RIGHT COLUMN --> | |||
<td style="width:50%; padding:0.5em; border:1px solid #ccc; background:#f9f9f9;"> | |||
<h2>📢 Announcements</h2> | |||
{{Consumer_Rights_Wiki:Announcements}} | |||
<h2>🆕 New Pages</h2> | |||
{{Special:NewPages|namespace=0|limit=15}} | |||
<h2>🚨 Current Highlight</h2> | |||
[[Buy-now-pay-later dark patterns]] are increasingly used to trap consumers in unregulated credit systems. Learn more → [[BNPL Pitfalls]] | |||
<h2>🗂 Explore Topics</h2> | |||
* [[Category:Retail loyalty programs|Retail Loyalty Schemes]] | |||
* [[Category:Subscription manipulation|Subscription Traps]] | |||
* [[Category:Privacy invasions|Modern Privacy Invasions]] | |||
* [[Category:Mobile app dark patterns|Dark Patterns in Mobile Apps]] | |||
</td> | |||
</tr> | |||
</table> | |||
<!-- HIDE PAGE TITLE --> | |||
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}} | |||