Template:ClippyAnt: Difference between revisions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
<div class="clippy_ant"> | <div class="clippy_ant"> | ||
{{{ advice }}} | {{{ advice }}} | ||
{{ if | {{ #if: {{{ external |}}} | ||
|<p class="external"><a href="{{{ external }}}">Read more...</a></p> | |<p class="external"><a href="{{{ external }}}">Read more...</a></p> | ||
|none | |none |
Revision as of 12:28, 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 |