Template:Words of Wisdom: Difference between revisions
Appearance
Words of Wisdom repeatable section for the top of every page |
m Creating |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
<div class="toccolours" style="margin:1em 0; padding:1em; border-left:6px solid #6b8e23; background:#f9f9f9;"> | |||
'''Words of Wisdom''' | |||
{{{wisdom|}}} | |||
'''What Success Looks Like''' | |||
{{{success|}}} | |||
Common Pitfalls | '''Best Practices''' | ||
{{{best|}}} | |||
'''Common Pitfalls''' | |||
{{{pitfalls|}}} | |||
</div> | |||
</includeonly> | |||
<noinclude> | |||
== Usage == | |||
<pre> | |||
{{WordsOfWisdom | |||
| wisdom = | |||
| success = | |||
| best = | |||
| pitfalls = | |||
}} | |||
</pre> | |||
</noinclude> | |||
Revision as of 16:32, 30 May 2026
Usage
{{WordsOfWisdom
| wisdom =
| success =
| best =
| pitfalls =
}}