Template:Project Board/card: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) No edit summary Tag: 2017 source edit |
Tesinormed (talk | contribs) No edit summary Tag: 2017 source edit |
||
| (13 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><div class="project-board-card"> |
<includeonly><div class="project-board-card"> |
||
==={{{title}}}=== |
==={{{title}}}=== |
||
{{#if:{{{labels|}}}|<div class="project-board-card-labels">{{{labels}}}</div>}}{{#if:{{{file|}}}|[[File:{{{file}}}|300px|thumb|center|class=project-board-card-file|alt=]]}}{{#if:{{{file2|}}}|[[File:{{{file2}}}|300px|thumb|center|class=project-board-card-file|alt=]]}}{{#if:{{{file3|}}}|[[File:{{{file3}}}|300px|thumb|center|class=project-board-card-file|alt=]]}}{{#if:{{{content|}}}|<details class="project-board-card-content-wrapper"><summary class="project-board-card-summary">Show details</summary><poem class="project-board-card-content"> |
|||
{{#if:{{{labels|}}}|<div class="project-board-card-labels">{{{labels}}}</div> |
|||
{{{content}}} |
|||
}}[[File:{{{file|Glypht.png}}}|275px|thumb|class=project-board-card-file]] |
|||
| ⚫ | |||
<details class="project-board-card-content-wrapper"> |
|||
<summary class="project-board-card-summary">Show details</summary> |
|||
<span class="project-board-card-content">{{{content}}}</span> |
|||
| ⚫ | |||
</div></includeonly> |
</div></includeonly> |
||