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 |
<templatestyles src="Project Board/styles.css" /> |
||
<div style="display: flex; flex-wrap: nowrap; overflow-x: auto; gap: 1em; padding: 1em; background: {{{bg|#0e0e0e}}}; border-radius: {{{radius|10px}}}; text-align: {{{align|left}}};"> |
<div style="display: flex; flex-wrap: nowrap; overflow-x: auto; gap: 1em; padding: 1em; background: {{{bg|#0e0e0e}}}; border-radius: {{{radius|10px}}}; text-align: {{{align|left}}};"> |
||
Revision as of 18:07, 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 |