Difference between revisions of "Template:Upperscript"

From Dwaia Wiki
Jump to navigation Jump to search
 
Line 20: Line 20:
  
 
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.
 
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:
 +
 +
<pre>
 +
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?
 +
</pre>
 +
 +
produces:
 +
 +
 +
 +
 +
 +
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?
 +
 +
 +
 +
 +
 +
 +
 +
 +
Can be combined with other templates for surprising effects:
 +
<pre>
 +
Can I get a {{Upperscript|bottom_text = n|top_text = {{Spin|~}}|y=30}} please?
 +
</pre>
 +
 +
Can I get a {{Upperscript|bottom_text = n|top_text = {{Spin|~}}|y=30}} please?
 +
 +
  
  

Latest revision as of 20:36, 17 April 2019

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?