Template:Trello: Difference between revisions
(Created page with "== Description == Generates a link to Trello boards and cards, with given options. Defaults to the HabitRPG Trello board. == Samples == <pre> {{trello}} </pre> Results in {{t...") Tag: sourceedit |
No edit summary Tag: sourceedit |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude>[https://trello.com/{{#switch: 1 |
|||
== Description == |
|||
|{{#if: {{{card|}}}|1|0}}=c/{{{card}}} |
|||
Generates a link to Trello boards and cards, with given options. Defaults to the HabitRPG Trello board. |
|||
|{{#if: {{{board|}}}|1|0}}=b/{{{board}}} |
|||
|b/yxoJrFgP/Subnautica Trello |
|||
== Samples == |
|||
}} {{#switch: 1 |
|||
<pre> |
|||
|{{#if:{{{1|}}}|1|0}}={{{1}}} |
|||
{{trello}} |
|||
|{{#if:{{{card|}}}|1|0}}=Trello Card |
|||
</pre> |
|||
|{{#if:{{{board|}}}|1|0}}=Trello Board |
|||
Results in {{trello}} |
|||
|Subnautica Developement |
|||
}}]</onlyinclude><noinclude> |
|||
<pre> |
|||
<!-- Please add categories and interwikis to the /doc subpage. --> |
|||
{{trello|card=r9UjVdx0}} |
|||
{{Documentation}} |
|||
</pre> |
|||
</noinclude> |
|||
Results in {{trello|card=r9UjVdx0}} |
|||
<pre> |
|||
{{trello|card=r9UjVdx0|The Fiery Gryphon Trello Card}} |
|||
</pre> |
|||
Results in {{trello|card=r9UjVdx0|The Fiery Gryphon Trello Card}} |
|||
<pre> |
|||
{{trello|board=mXK3Eavg}} |
|||
</pre> |
|||
Results in {{trello|board=mXK3Eavg}} |
|||
<pre> |
|||
{{trello|board=vwuE9fbO|HabitRPG Pixel Art}} |
|||
</pre> |
|||
Results in {{trello|board=mXK3Eavg|HabitRPG Pixel Art}} |
|||
<noinclude>[[Category:Template documentation]]</noinclude><includeonly> |
|||
<!-- Categories and interwikis go here: --> |
|||
[[Category:Habitica Templates]] |
|||
</includeonly> |
Latest revision as of 05:07, 11 September 2016
Trello Subnautica Developement
Description
Generates a link to Trello boards and cards, with given options. Defaults to the HabitRPG Trello board.
Samples
{{trello}}
Results in Trello Subnautica Developement
{{trello|card=r9UjVdx0}}
Results in Trello Card
{{trello|card=r9UjVdx0|The Fiery Gryphon Trello Card}}
Results in The Fiery Gryphon Trello Card
{{trello|board=mXK3Eavg}}
Results in Trello Board
{{trello|board=vwuE9fbO|HabitRPG Pixel Art}}
Results in HabitRPG Pixel Art