Difference between revisions of "Template:Rainbow"

From Dwaia Wiki
Jump to navigation Jump to search
Line 7: Line 7:
  
 
I really like it when I {{Rainbow| {{Color|#f33|<b>beat my dick</b>}} | duration=0.5}}.
 
I really like it when I {{Rainbow| {{Color|#f33|<b>beat my dick</b>}} | duration=0.5}}.
 +
 +
The Rainbow modifier works on pretty much anything really. However, you may need to copy the code, as templates can't have certain kinds of HTML inside them, and the wrapping can also mess up formatting:
 +
 +
<pre>
 +
<table style="margin-left:auto;animation: rainbow 3s infinite linear;"><tr><td>[[File:Ead.png|thumb|link=https://www.youtube.com/watch?v=dJ2_wc0kbK4]]</td></tr></table>
 +
</pre>
 +
 +
 +
<table style="margin-left:auto;animation: rainbow 3s infinite linear;"><tr><td>[[File:Ead.png|thumb|link=https://www.youtube.com/watch?v=dJ2_wc0kbK4]]</td></tr></table>
 +
  
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 08:50, 28 March 2019

Example usage:

I really like it when I {{Rainbow| {{Color|#f33|<b>beat my dick</b>}} | duration=0.5}}.

becomes:

I really like it when I beat my dick .

The Rainbow modifier works on pretty much anything really. However, you may need to copy the code, as templates can't have certain kinds of HTML inside them, and the wrapping can also mess up formatting:

<table style="margin-left:auto;animation: rainbow 3s infinite linear;"><tr><td>[[File:Ead.png|thumb|link=https://www.youtube.com/watch?v=dJ2_wc0kbK4]]</td></tr></table>


Ead.png