Difference between revisions of "Template:IdeaSummary"
Jump to navigation
Jump to search
(Created page with "<div style="background-color: #f9f9f9; border: 1px solid black; padding: 1ex; margin-bottom: 2ex;"> === <u>{{{name}}}</u> === * '''Difficulty''':<br><span style="background-co...") |
Popcorndude (talk | contribs) (length → size) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<div style="background-color: #f9f9f9; border: 1px solid black; padding: 1ex; margin-bottom: 2ex;"> |
<div style="background-color: #f9f9f9; border: 1px solid black; padding: 1ex; margin-bottom: 2ex;"> |
||
=== <u>{{{name}}}</u> === |
=== <u>{{{name}}}</u> === |
||
* '''Difficulty''':<br> |
* '''Difficulty''':<br>{{#switch: {{{difficulty}}} |
||
| Very Hard | VERY HARD | very hard = <span style="background-color: #ffbdbd">0. Very Hard</span> |
|||
| Hard | HARD | hard = <span style="background-color: #efcdcd">1. Hard</span> |
|||
| Medium | MEDIUM |medium = <span style="background-color: #cdefcd">2. Medium</span> |
|||
| Easy | EASY | easy | Entry level = <span style="background-color: #cdcdef">3. Entry level</span> |
|||
| case = result |
|||
| default <span style="background-color: #cdcdcd">?. Unknown</span> |
|||
}} |
|||
* '''Size''': {{#switch: {{{size}}} |
|||
| small = <span>Small</span> |
|||
| medium = <span>Medium</span> |
|||
| large = <span>Large</span> |
|||
| either = <span>Multiple lengths possible (discuss with the mentors which option is better for you)</span> |
|||
| case = result |
|||
| default <span>Unknown size</span> |
|||
}} |
|||
* '''Required skills''':<br>{{{skills}}} |
* '''Required skills''':<br>{{{skills}}} |
||
* '''Description''':<br>{{{description}}} |
* '''Description''':<br>{{{description}}} |
Latest revision as of 22:30, 9 February 2024
{{{name}}}[edit]
- Difficulty:
- Size: default Unknown size
- Required skills:
{{{skills}}} - Description:
{{{description}}} - Rationale:
{{{rationale}}} - Mentors:
{{{mentors}}} - [[{{{more}}}|read more...]]