Template:FigRef: Difference between revisions

From Electrical Installation Guide
m (1 revision imported: Import all new templates etc (exported from PPR))
m (Protected "Template:FigRef" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(No difference)

Latest revision as of 22:32, 22 December 2019

Fig. Ref??


Description

This template is used to add a reference to a figure, like "Fig. A11":

  • it includes a span element of class="FigRef" around the figure reference (A11)
  • the acronym used for "Fig." in local language is coming from system message mediawiki:figure-acronym (to be created / localized in new wikis)
  • the word to use for "and" in local language is coming from system message mediawiki:eig_and (to be created / localized in new wikis)

This template can have 1, 2 or 3 arguments:

{{FigureRef|A11}}          ==>  figure A11
{{FigureRef|A11|A12}}      ==>  figure A11 and A12
{{FigureRef|A11|A12|A13}}  ==>  figure A11, A12 and A13