Open main menu

UESPWiki β

Template:Echo

SummaryEdit

This template simply echoes back whatever parameter you send it. This is primarily for use with {{#explodeargs}}, {{#splitargs}}, and for general testing purposes.

ParametersEdit

Echo
Parameter Scope Description
1 required The text to echo back.

ExampleEdit

{{Echo|Your text.}}

Your text.