Template:Upperscript

From Dwaia Wiki
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.


Can be nested:

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

produces:



Can I get a assboycocdogeggfukgremscro please?





Can be combined with other templates for surprising effects:

Can I get a {{Upperscript|bottom_text = n|top_text = {{Spin|~}}|y=30}} please?

Can I get a n~ please?