Template:Echo/Doc
From Starfield Wiki
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.