Views
Actions
Difference between revisions of "Template:Tip"
From Forge Community Wiki
m (add missing end parentheses (i hope)) |
(adjust the style of default tip) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Colored box|title | + | {{Colored box |
+ | |title{{#if:{{{title|}}}||BLANK}}={{{title}}} | ||
+ | |background-content-color{{#if:{{{background-content-color|}}}||BLANK}}={{{background-content-color}}} | ||
+ | |border-color={{{border-color|#9862b6}}} | ||
+ | |style{{#if:{{{style|}}}||BLANK}}={{{style}}} | ||
+ | |background-title-color{{#if:{{{background-title-color|}}}||BLANK}}={{{background-title-color}}} | ||
+ | |icon{{#if:{{{icon|}}}||BLANK}}={{{icon}}} | ||
+ | |title-color{{#if:{{{title-color|}}}||BLANK}}={{{title-color}}} | ||
+ | |link-color{{#if:{{{link-color|}}}||BLANK}}={{{link-color}}} | ||
+ | |link{{#if:{{{link|}}}||BLANK}}={{{link}}} | ||
+ | |view-text{{#if:{{{view-text|}}}||BLANK}}={{{view-text}}} | ||
+ | |content={{{content|{{{1}}}}}} | ||
+ | }} |
Latest revision as of 21:45, 14 February 2021
{{{1}}}