Template:ClippyAnt: Difference between revisions
No edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
<div class="clippy_ant"> | <div class="clippy_ant"> | ||
{{{ advice }}} | {{{ advice }}} | ||
{{if | {{ #if: {{{ external |}}} | ||
|<p class="external"> | |<p class="external">[{{{ external }}} Read more...]</p> | ||
|none | |||
}} | }} | ||
</div> | </div> |
Latest revision as of 12:35, 11 May 2023
This is the "ClippyAnt" template.
It should be called in the following format:
{{ClippyAnt |advice= |external= }}
Edit the page to see the template text.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
advice | advice | What advice is ClippyAnt giving?
| Content | optional |
external | external | Is there a link that expands this piece of advice?
| URL | optional |