Template:T: Difference between revisions

From The Toaq Wiki
(more docs; query indicator; god mw sucks arse)
mNo edit summary
Line 43: Line 43:


</noinclude><includeonly
</noinclude><includeonly
><span class="toaq" {{#if:
><span class="toaq"><span lang="toaq">{{#if:
   {{{2|}}}
   {{{2|}}}
   | title="{{#replace:{{{2|}}}|{{x}}|___}}" class=tooltip
   | title="{{#replace:{{{2|}}}|{{x}}|___}}" class=tooltip
   | }}><span lang="toaq">{{{1}}}</span>{{#if: {{{3|}}}
   | }}>{{{1}}}</span>{{#if: {{{3|}}}
               | {{#ifeq: {{{4|}}} | {{{4}}} | <sup>[https://toadua.uakci.pl/#{{{3}}} <nowiki></nowiki>{{{3}}}]</sup>
               | {{#ifeq: {{{4|}}} | {{{4}}} | <sup>[https://toadua.uakci.pl/#{{{3}}} <nowiki></nowiki>{{{3}}}]</sup>
                                             | <sup>[https://toadua.uakci.pl/#{{{3}}} <nowiki></nowiki>]</sup> }}
                                             | <sup>[https://toadua.uakci.pl/#{{{3}}} <nowiki></nowiki>]</sup> }}
               | {{#ifeq: {{{3|}}} | {{{3}}} | <sup>[https://toadua.uakci.pl/#{{{1}}} <nowiki></nowiki>]</sup> | }} }}</span></includeonly>
               | {{#ifeq: {{{3|}}} | {{{3}}} | <sup>[https://toadua.uakci.pl/#{{{1}}} <nowiki></nowiki>]</sup> | }} }}</span></includeonly>

Revision as of 23:39, 5 February 2022

Synopsis

Applies appropriate formatting and language tags to Toaq text. Please enclose each and every snippet of Toaq in this template.

Positional arguments

  1. toaq (required)
  2. definition (recommended)
    shown as tooltip
  3. toadua query (optional)
    if provided but left empty, the query is prefilled with the word itself
  4. show query (optional)
    if present (no matter the content), the query (as supplied above) will be displayed next to the link arrow

Examples

Toadua-linked entries are preferred to ones without a link or a tooltip. If supplying single words without appropriate context to determine their meaning, please use the {{t|bao||}} form.

  • No Toadua link
    • Plain Toaq text
      {{t|bao}}>bao
    • Word with user-defined definition tooltip
      {{t|bao|{{x}} is white.}}title="___ is white." class=tooltip>bao
  • Implicit Toadua link
    • Word with implicit Toadua link but no tooltip
      {{t|bao||}}>bao
    • Word with definition tooltip and implicit Toadua link
      {{t|bao|{{x}} is white.|}}title="___ is white." class=tooltip>bao
  • Explicit Toadua link
    • Word with explicit Toadua query link
      {{t|tẻst word||#aaaaaaa}}>tẻst word
    • Word with definition tooltip, explicit Toadua link, and an indication of what query that link will take you to
      {{t|bao|{{x}} is white.|#my cool definition of bao}}title="___ is white." class=tooltip>baocool definition of bao