Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
You must create an account or log in to edit.

Template:Project Board: Difference between revisions

Template page
Content deleted Content added
No edit summary
Tag: 2017 source edit
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" />
<div class="amaranth-columns-container" style="background: {{{bg|#0e0e0e}}}; border-radius: {{{radius|10px}}}; text-align: {{{align|left}}};">
<div class="amaranth-columns-container" style="background: {{{bg|#fff}}}; border-radius: {{{radius|10px}}}; text-align: {{{align|left}}}; color: #111; overflow-x: auto; overflow-y: hidden; white-space: nowrap; min-height: 350px;">
<span class="amaranth-column">
<span class="amaranth-column">
<span class="amaranth-column-header">{{{header1|INTRODUCTION}}}</span>
<span class="amaranth-column-header">{{{header1|INTRODUCTION}}}</span>
<span class="amaranth-card">
<span class="amaranth-card">
{{#if:{{{card1img|}}}|<img class="amaranth-card-img" src="{{{card1img}}}" alt="" />}}
<img class="amaranth-card-img" src="{{filepath:{{{file1|Glypht.png}}}}}" alt="" />
<span class="amaranth-card-labels">{{{card1labels|}}}</span>
<span class="amaranth-card-labels">{{{card1labels|}}}</span>
<span class="amaranth-card-title">{{{card1title|WELCOME! (Please Read)}}}</span>
<span class="amaranth-card-title">{{{card1title|WELCOME! (Please Read)}}}</span>
Line 12: Line 12:
</span>
</span>
<span class="amaranth-card">
<span class="amaranth-card">
{{#if:{{{card2img|}}}|<img class="amaranth-card-img" src="{{{card2img}}}" alt="" />}}
<img class="amaranth-card-img" src="{{filepath:{{{file2|Glypht.png}}}}}" alt="" />
<span class="amaranth-card-labels">{{{card2labels|}}}</span>
<span class="amaranth-card-labels">{{{card2labels|}}}</span>
<span class="amaranth-card-title">{{{card2title|MANA!!!}}}</span>
<span class="amaranth-card-title">{{{card2title|MANA!!!}}}</span>
Line 21: Line 21:
<span class="amaranth-column-header">{{{header2|Diremptions}}}</span>
<span class="amaranth-column-header">{{{header2|Diremptions}}}</span>
<span class="amaranth-card">
<span class="amaranth-card">
{{#if:{{{card3img|}}}|<img class="amaranth-card-img" src="{{{card3img}}}" alt="" />}}
<img class="amaranth-card-img" src="{{filepath:{{{file3|Glypht.png}}}}}" alt="" />
<span class="amaranth-card-labels">{{{card3labels|}}}</span>
<span class="amaranth-card-labels">{{{card3labels|}}}</span>
<span class="amaranth-card-title">{{{card3title|Amaranth}}}</span>
<span class="amaranth-card-title">{{{card3title|Amaranth}}}</span>
Line 27: Line 27:
</span>
</span>
<span class="amaranth-card">
<span class="amaranth-card">
{{#if:{{{card4img|}}}|<img class="amaranth-card-img" src="{{{card4img}}}" alt="" />}}
<img class="amaranth-card-img" src="{{filepath:{{{file4|Glypht.png}}}}}" alt="" />
<span class="amaranth-card-labels">{{{card4labels|}}}</span>
<span class="amaranth-card-labels">{{{card4labels|}}}</span>
<span class="amaranth-card-title">{{{card4title|Dawn Epoch}}}</span>
<span class="amaranth-card-title">{{{card4title|Dawn Epoch}}}</span>
Line 36: Line 36:
<span class="amaranth-column-header">{{{header3|Races}}}</span>
<span class="amaranth-column-header">{{{header3|Races}}}</span>
<span class="amaranth-card">
<span class="amaranth-card">
{{#if:{{{card5img|}}}|<img class="amaranth-card-img" src="{{{card5img}}}" alt="" />}}
<img class="amaranth-card-img" src="{{filepath:{{{file5|Glypht.png}}}}}" alt="" />
<span class="amaranth-card-labels">{{{card5labels|}}}</span>
<span class="amaranth-card-labels">{{{card5labels|}}}</span>
<span class="amaranth-card-title">{{{card5title|Mythra}}}</span>
<span class="amaranth-card-title">{{{card5title|Mythra}}}</span>
Line 42: Line 42:
</span>
</span>
<span class="amaranth-card">
<span class="amaranth-card">
{{#if:{{{card6img|}}}|<img class="amaranth-card-img" src="{{{card6img}}}" alt="" />}}
<img class="amaranth-card-img" src="{{filepath:{{{file6|Glypht.png}}}}}" alt="" />
<span class="amaranth-card-labels">{{{card6labels|}}}</span>
<span class="amaranth-card-labels">{{{card6labels|}}}</span>
<span class="amaranth-card-title">{{{card6title|Sylvian}}}</span>
<span class="amaranth-card-title">{{{card6title|Sylvian}}}</span>
Line 50: Line 50:
</div>
</div>
</includeonly>
</includeonly>





Line 56: Line 57:
<templatedata>
<templatedata>
{
{
"description": "Trello-style horizontal board with columns and cards, each card supporting images, labels, titles, subtitles, and body text. All columns and cards are fully customizable.",
"description": "A Trello-style board with horizontal columns and vertical cards, each card supporting an image, labels, title, subtitle, and body text. Card images use file parameters and default to Glypht.png.",
"params": {
"params": {
"bg": {
"bg": {
"label": "Background Color",
"label": "Background Color",
"type": "string",
"type": "string",
"default": "#0e0e0e",
"default": "#fff",
"description": "Background color of the board container."
"description": "Background color of the board container."
},
},
Line 82: Line 83:
"default": "INTRODUCTION"
"default": "INTRODUCTION"
},
},
"card1img": {
"file1": {
"label": "First Card Image (URL or File path)",
"label": "First Card Image File",
"type": "string",
"type": "string",
"default": "",
"default": "Glypht.png",
"description": "Image for the first card in the first column (leave blank for none)."
"description": "Filename for the first card image (defaults to Glypht.png)."
},
},
"card1labels": {
"card1labels": {
"label": "First Card Labels (HTML spans for colored tags)",
"label": "First Card Labels (HTML spans for colored tags)",
"type": "string",
"type": "string",
"default": "",
"default": ""
"description": "Colored label spans (see documentation for available colors)."
},
},
"card1title": {
"card1title": {
Line 109: Line 109:
"default": "Notes go here. Edit freely."
"default": "Notes go here. Edit freely."
},
},
"file2": {

"label": "Second Card Image File",
"card2img": {
"label": "Second Card Image (URL or File path)",
"type": "string",
"type": "string",
"default": ""
"default": "Glypht.png"
},
},
"card2labels": {
"card2labels": {
Line 136: Line 135:
"default": "Diremptions"
"default": "Diremptions"
},
},
"card3img": {
"file3": {
"label": "Third Card Image (URL or File path)",
"label": "Third Card Image File",
"type": "string",
"type": "string",
"default": ""
"default": "Glypht.png"
},
},
"card3labels": {
"card3labels": {
Line 156: Line 155:
"default": ""
"default": ""
},
},
"file4": {

"label": "Fourth Card Image File",
"card4img": {
"label": "Fourth Card Image (URL or File path)",
"type": "string",
"type": "string",
"default": ""
"default": "Glypht.png"
},
},
"card4labels": {
"card4labels": {
Line 183: Line 181:
"default": "Races"
"default": "Races"
},
},
"card5img": {
"file5": {
"label": "Fifth Card Image (URL or File path)",
"label": "Fifth Card Image File",
"type": "string",
"type": "string",
"default": ""
"default": "Glypht.png"
},
},
"card5labels": {
"card5labels": {
Line 203: Line 201:
"default": ""
"default": ""
},
},
"file6": {

"label": "Sixth Card Image File",
"card6img": {
"label": "Sixth Card Image (URL or File path)",
"type": "string",
"type": "string",
"default": ""
"default": "Glypht.png"
},
},
"card6labels": {
"card6labels": {

Revision as of 19:28, May 20, 2025




A Trello-style board with horizontal columns and vertical cards, each card supporting an image, labels, title, subtitle, and body text. Card images use file parameters and default to Glypht.png.

Template parameters

ParameterDescriptionTypeStatus
Background Colorbg

Background color of the board container.

Default
#fff
Stringoptional
Container Border Radiusradius

Border radius of the board container.

Default
10px
Stringoptional
Text Alignmentalign

Text alignment for board content (left, center, or right).

Default
left
Stringoptional
First Column Headerheader1

no description

Default
INTRODUCTION
Stringoptional
First Card Image Filefile1

Filename for the first card image (defaults to Glypht.png).

Default
Glypht.png
Stringoptional
First Card Labels (HTML spans for colored tags)card1labels

no description

Default
Stringoptional
First Card Titlecard1title

no description

Default
WELCOME! (Please Read)
Stringoptional
First Card Subtitlecard1art

no description

Default
CARD ART BY: COSMICSMOOTHIE
Stringoptional
First Card Bodycard1body

no description

Default
Notes go here. Edit freely.
Stringoptional
Second Card Image Filefile2

no description

Default
Glypht.png
Stringoptional
Second Card Labelscard2labels

no description

Default
Stringoptional
Second Card Titlecard2title

no description

Default
MANA!!!
Stringoptional
Second Card Bodycard2body

no description

Default
Any details or expandable info.
Stringoptional
Second Column Headerheader2

no description

Default
Diremptions
Stringoptional
Third Card Image Filefile3

no description

Default
Glypht.png
Stringoptional
Third Card Labelscard3labels

no description

Default
Stringoptional
Third Card Titlecard3title

no description

Default
Amaranth
Stringoptional
Third Card Bodycard3body

no description

Default
Stringoptional
Fourth Card Image Filefile4

no description

Default
Glypht.png
Stringoptional
Fourth Card Labelscard4labels

no description

Default
Stringoptional
Fourth Card Titlecard4title

no description

Default
Dawn Epoch
Stringoptional
Fourth Card Bodycard4body

no description

Default
Stringoptional
Third Column Headerheader3

no description

Default
Races
Stringoptional
Fifth Card Image Filefile5

no description

Default
Glypht.png
Stringoptional
Fifth Card Labelscard5labels

no description

Default
Stringoptional
Fifth Card Titlecard5title

no description

Default
Mythra
Stringoptional
Fifth Card Bodycard5body

no description

Default
Stringoptional
Sixth Card Image Filefile6

no description

Default
Glypht.png
Stringoptional
Sixth Card Labelscard6labels

no description

Default
Stringoptional
Sixth Card Titlecard6title

no description

Default
Sylvian
Stringoptional
Sixth Card Bodycard6body

no description

Default
Stringoptional