Difference between revisions of "Template:Shake"

From Dwaia Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<onlyinclude><span style="animation: horizontal 0.1s infinite cubic-bezier(0,0.5,1,0.5); display:inline-block;"><span style="animation: vertical 0.0618s infinite cubic-bezier(0,0.5,1,0.5); display:inline-block;">{{{1|}}}</span></span></onlyinclude><noinclude>
+
<onlyinclude><span style="animation: horizontal 0.1s infinite cubic-bezier(0,0.5,1,0.5); display:inline-block; --intensity:{{{intensity|5}}}px"><span style="animation: vertical 0.0618s infinite cubic-bezier(0,0.5,1,0.5); display:inline-block; --intensity:{{{intensity|5}}}px">{{{1|}}}</span></span></onlyinclude><noinclude>
 
Example usage:
 
Example usage:
 
<pre>
 
<pre>
I really like it when they {{Shake| beat women }} in anime.
+
I really like it when they {{Shake| beat women |intensity=100}} in anime.
 
</pre>
 
</pre>
 
becomes:
 
becomes:
  
I really like it when they {{Shake| beat women }} in anime.
+
I really like it when they {{Shake| beat women |intensity=100 }} in anime.

Revision as of 22:47, 26 March 2019

Example usage:

I really like it when they {{Shake| beat women |intensity=100}} in anime.

becomes:

I really like it when they beat women in anime.