Actions

Template

Difference between revisions of "Drop"

(Created page with "<includeonly><div style="font-size: {{{fs|400%}}};line-height:{{{lh|75%}}}; float: left; font-family:{{{ff|serif}}}">{{{Capital|{{{1}}}}}}</div> </includeonly> <noinclude> ==U...")
 
m
Line 21: Line 21:
 
While previewing edit through the ''Preview'' tab of [[mw:Extension:WikiEditor | Extension:WikiEditor]], if the drop letter is used as the first character on a page, the drop letter's base might not appear inline with the second line of text. In such a case, the drop letter would appear a little elevated from the base. However, this is just a preview bug, and the text will render correctly.
 
While previewing edit through the ''Preview'' tab of [[mw:Extension:WikiEditor | Extension:WikiEditor]], if the drop letter is used as the first character on a page, the drop letter's base might not appear inline with the second line of text. In such a case, the drop letter would appear a little elevated from the base. However, this is just a preview bug, and the text will render correctly.
 
</noinclude>
 
</noinclude>
 +
<noinclude>[[Category:Utility Templates|{{PAGENAME}}]]</noinclude>

Revision as of 12:37, 2 January 2023


Use and Options

Use

Makes a drop capital for any letter(s) used for the single parameter. Example:
{{drop|T}}he drop-capital looks like this {{lorem ipsum}}.

Gives:

T


he drop-capital looks like this. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.Template:Main other

Options

  1. fs: font size for the capital, (default 400%), (pt,em,cm,ins,px, etc.)
  2. lh: line height for the capital, (default 75%)
  3. ff: font family for the capital, (default serif)

Issues

While previewing edit through the Preview tab of Extension:WikiEditor, if the drop letter is used as the first character on a page, the drop letter's base might not appear inline with the second line of text. In such a case, the drop letter would appear a little elevated from the base. However, this is just a preview bug, and the text will render correctly.