Template:Featured: Difference between revisions
Jump to navigation
Jump to search
Created page with " <includeonly> <div class="featured-page" style="border: 1px solid #3498db; padding: 8px; background-color: #eaf4fc; width: 250px; font-family: Arial, sans-serif;"> <h3 style="color: #2980b9; margin: 0 0 6px; text-align: center; font-weight: bold;">Featured Page</h3> <h4 style="color: #2980b9; margin: 0 0 8px; text-align: center;"> }}}|{{{title|}}} </h4> <div style="text-align: center; margin-bottom: 8px;"> File:{{{image|}}}|200px|alt={{{t..." |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div class="featured-page" style="border: 1px solid #3498db; padding: 8px; background-color: #eaf4fc; width: 250px; font-family: Arial, sans-serif;"> | <div class="featured-page" style="border:1px solid #3498db; padding:8px; background-color:#eaf4fc; width:250px; font-family:Arial,sans-serif; margin:0;"> | ||
<h3 style="color: #2980b9; margin: 0 | <h3 style="color:#2980b9; margin:0; text-align:center; font-weight:bold; padding:2px 0;">Featured Page</h3> | ||
<h4 style="color: #2980b9; margin: 0 | <h4 style="color:#2980b9; margin:4px 0; text-align:center; font-weight:normal;"> | ||
[[#{{{title|}}}|{{{title|}}}]] | [[#{{{title|}}}|{{{title|}}}]] | ||
</h4> | </h4> | ||
<div style="text-align: center; margin | <div style="text-align:center; margin:4px 0;"> | ||
[[File:{{{image|}}}|200px|alt={{{title|}}}]] | [[File:{{{image|}}}|200px|alt={{{title|}}}]] | ||
</div> | </div> | ||
<p style="margin: 0; font-size: 0.9em; line-height: 1.3; color: #2c3e50;">{{{description|}}}</p> | <p style="margin:4px 0; font-size:0.9em; line-height:1.3; color:#2c3e50;">{{{description|}}}</p> | ||
</div> | </div> | ||
</includeonly> | </includeonly> |
Revision as of 01:52, 7 July 2025
Usage:
{{FeaturedPage |title=Example Article |image=ExampleImage.jpg |description=This is a short description highlighting the key points of the featured article. }}