Template:ClippyAnt: Difference between revisions
No edit summary |
No edit summary |
||
| (16 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{#default_form:ClippyAnt}} | {{#default_form:ClippyAnt}} | ||
<div class="clippy_ant"> | <div class="clippy_ant"> | ||
{{ | {{{ advice }}} | ||
{{ #if: {{{ external |}}} | |||
|<p class="external">[{{{ external }}} Read more...]</p> | |||
|none | |||
}} | |||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
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 |