Template:Project Board: Difference between revisions
Template page
More actions
Content deleted Content added
LordSkorne7 (talk | contribs) No edit summary Tag: 2017 source edit |
LordSkorne7 (talk | contribs) No edit summary Tag: 2017 source edit |
||
| Line 1: | Line 1: | ||
<includeonly> |
<includeonly> |
||
<templatestyles src="Project Board/styles.css" /> |
<templatestyles src="Project Board/styles.css" /> |
||
{{#invoke:TemplateStyles|styles|Project Board CSS}} |
|||
<div |
<div class="amaranth-columns-container" style="background: {{{bg|#0e0e0e}}}; border-radius: {{{radius|10px}}}; text-align: {{{align|left}}};"> |
||
<!-- COLUMN --> |
<!-- COLUMN --> |
||
<span class="amaranth-column"> |
|||
<span style="min-width: 250px; background: #111; padding: 1em; border-radius: 10px; border: 2px solid #2f2f2f;"> |
|||
<span |
<span class="amaranth-column-header">{{{header1|INTRODUCTION}}}</span> |
||
<span class="amaranth-card amaranth-card-divider"> |
|||
<!-- CARD --> |
|||
<span class="amaranth-card-title">{{{card1title|WELCOME! (Please Read)}}}</span> |
|||
<span style="display:block; background-color: #1c070f; color: #fff; padding: 0.8em; border-radius: 10px; margin-bottom: 1em; box-shadow: 0 0 10px #0003;"> |
|||
<span |
<span class="amaranth-card-subtitle">{{{card1art|CARD ART BY: COSMICSMOOTHIE}}}</span> |
||
<span |
<span class="amaranth-card-body">{{{card1body|Notes go here. Edit freely.}}}</span> |
||
<span style="margin-top: 0.5em; font-size: 0.85em;">{{{card1body|Notes go here. Edit freely.}}}</span> |
|||
</span> |
</span> |
||
<span class="amaranth-card amaranth-card-divider"> |
|||
<span style="display:block; background-color: #1c070f; color: #fff; padding: 0.8em; border-radius: 10px; margin-bottom: 1em; box-shadow: 0 0 10px #0003;"> |
|||
<span |
<span class="amaranth-card-title">{{{card2title|MANA!!!}}}</span> |
||
<span |
<span class="amaranth-card-body">{{{card2body|Any details or expandable info.}}}</span> |
||
</span> |
</span> |
||
</span> |
</span> |
||
<!-- COLUMN --> |
<!-- COLUMN --> |
||
<span class="amaranth-column"> |
|||
<span style="min-width: 250px; background: #111; padding: 1em; border-radius: 10px; border: 2px solid #2f2f2f;"> |
|||
<span |
<span class="amaranth-column-header">{{{header2|Diremptions}}}</span> |
||
<span class="amaranth-card amaranth-card-divider"> |
|||
<span style="display:block; background-color: #1c070f; color: #fff; padding: 0.8em; border-radius: 10px; margin-bottom: 1em;"> |
|||
<span |
<span class="amaranth-card-title">{{{card3title|Amaranth}}}</span> |
||
<span |
<span class="amaranth-card-tags">{{{card3tags|Tags: Diremption, Source}}}</span> |
||
</span> |
</span> |
||
<span class="amaranth-card amaranth-card-divider"> |
|||
<span style="display:block; background-color: #1c070f; color: #fff; padding: 0.8em; border-radius: 10px; margin-bottom: 1em;"> |
|||
<span |
<span class="amaranth-card-title">{{{card4title|Dawn Epoch}}}</span> |
||
<span |
<span class="amaranth-card-tags">{{{card4tags|Tags: Annuat, Amaranth}}}</span> |
||
</span> |
</span> |
||
</span> |
</span> |
||
<!-- COLUMN --> |
<!-- COLUMN --> |
||
<span class="amaranth-column"> |
|||
<span style="min-width: 250px; background: #111; padding: 1em; border-radius: 10px; border: 2px solid #2f2f2f;"> |
|||
<span |
<span class="amaranth-column-header">{{{header3|Races}}}</span> |
||
<span class="amaranth-card amaranth-card-divider"> |
|||
<span style="display:block; background-color: #1c070f; color: #fff; padding: 0.8em; border-radius: 10px; margin-bottom: 1em;"> |
|||
<span |
<span class="amaranth-card-title">{{{card5title|Mythra}}}</span> |
||
<span |
<span class="amaranth-card-tags">{{{card5tags|Tags: Edian, Alizarin}}}</span> |
||
</span> |
</span> |
||
<span class="amaranth-card amaranth-card-divider"> |
|||
<span style="display:block; background-color: #1c070f; color: #fff; padding: 0.8em; border-radius: 10px; margin-bottom: 1em;"> |
|||
<span |
<span class="amaranth-card-title">{{{card6title|Sylvian}}}</span> |
||
<span |
<span class="amaranth-card-tags">{{{card6tags|Tags: Edian, Sylvian}}}</span> |
||
</span> |
</span> |
||
</span> |
</span> |
||
| Line 52: | Line 52: | ||
</div> |
</div> |
||
</includeonly> |
</includeonly> |
||
<noinclude> |
<noinclude> |
||
Revision as of 18:21, May 20, 2025
Flexible horizontal scrolling columns with cards, headers and content blocks.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Background Color | bg | no description
| String | optional |
| Container Border Radius | radius | no description
| String | optional |
| Text Alignment | align | left, center, or right
| String | optional |
| First Column Header | header1 | no description
| String | optional |
| First Card Title | card1title | no description
| String | optional |
| First Card Subtitle | card1art | no description
| String | optional |
| First Card Body | card1body | no description
| String | optional |
| Second Card Title | card2title | no description
| String | optional |
| Second Card Body | card2body | no description
| String | optional |
| Second Column Header | header2 | no description
| String | optional |
| Third Card Title | card3title | no description
| String | optional |
| Third Card Tags | card3tags | no description
| String | optional |
| Fourth Card Title | card4title | no description
| String | optional |
| Fourth Card Tags | card4tags | no description
| String | optional |
| Third Column Header | header3 | no description
| String | optional |
| Fifth Card Title | card5title | no description
| String | optional |
| Fifth Card Tags | card5tags | no description
| String | optional |
| Sixth Card Title | card6title | no description
| String | optional |
| Sixth Card Tags | card6tags | no description
| String | optional |