Template:Upperscript

From Dwaia Wiki
Revision as of 20:29, 17 April 2019 by WikiSysop (talk | contribs)
Jump to navigation Jump to search

Example:

Can I get a {{Upperscript|bottom_text = boy|top_text = ass}} please?

produces:

Can I get a boyass please?

Now also has a positioning system:

Can I get a {{Upperscript|bottom_text = boy|top_text = ass|x=-55|y=20}} please?

produces:

Can I get a boyass please?

Note that higher values for x are further to the right, and higher values for y are further down. Thus, a negative value for x moves the text to the left, for example.