Hello, you have come here looking for the meaning of the word
Module:epto/documentation. In DICTIOUS you will not only get to know all the dictionary meanings for the word
Module:epto/documentation, but we will also tell you about its etymology, its characteristics and you will know how to say
Module:epto/documentation in singular and plural. Everything you need to know about the word
Module:epto/documentation you have here. The definition of the word
Module:epto/documentation will help you to be more precise and correct when speaking or writing your texts. Knowing the definition of
Module:epto/documentation, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
"epto" stands for Example Plain Text Output. It displays the output of a template or module function in plain text.
Example:
{{#invoke:epto|lb|en|archaic|neologism|chess}}
Plain text output of {{lb|en|archaic|neologism|chess}}
<span class="usage-label-sense"><span class="ib-brac label-brac">(</span><span class="ib-content label-content">]<span class="ib-comma label-comma">,</span> ]<span class="ib-comma label-comma">,</span> ]</span><span class="ib-brac label-brac">)</span></span>
{{#invoke:epto|mod:en-headword#show/nouns|pagename=lua error|-|+}}
Plain text output of {{#invoke:en-headword|show|nouns}} with parent template {{...|-|+|pagename=lua error}}
<span class="headword-line"><strong class="Latn headword" lang="en">] ]</strong> (<i>usually ]</i>, <i>plural</i> <b class="Latn form-of lang-en p-form-of " lang="en">]</b>)</span>
{{#invoke:epto|mod:grc-utilities#tokenize("ἡμεῖς")}}
Plain text output of require("Module:grc-utilities").tokenize("ἡμεῖς")
table#1 {
"ἡ",
"μ",
"εῖ",
"ς",
}