Template:Echo/Doc
The UESPWiki – Your source for The Elder Scrolls since 1995
Summary[edit]
This template simply echoes back whatever parameter you send it. This is primarily for use with {{#explodeargs}}, {{#splitargs}}, and for general testing purposes.
Parameters[edit]
Parameter | Scope | Description |
---|---|---|
1 | required | The text to echo back. |
Example[edit]
{{Echo|Your text.}}
Your text.