Template:Desc/doc

< Template:Desc
Revision as of 23:22, 30 November 2019 by Joelmartin (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template gets the description of an item or property, and should stay in sync with the same template as d:Template:Description.

Note that the following will generate errors as long as phab:T136501 is unsolved.

Examples:

  • {{desc|Q1}}: Lua error in Module:Wikibase_signature at line 53: no mw.wikibase.
  • {{desc|Q1|en}}: Lua error in Module:Wikibase_signature at line 53: no mw.wikibase.
  • {{desc|Q1|es}}: Lua error in Module:Wikibase_signature at line 53: no mw.wikibase.
  • {{desc|P31}}: Lua error in Module:Wikibase_signature at line 53: no mw.wikibase.

The language code parameter is optional; if not provided it will default to the local language.