Template: TextButton

From Trekipedia
Jump to: navigation, search
m
m
Line 1: Line 1:
<span class="HeaderRow ButtonAll {{{color|Blue}}}BG" style="white-space:nowrap;color:#fff;">{{{text}}}</span>
+
<span class="HeaderRow ButtonAll {{{color|Blue}}}BG" style="white-space:nowrap;color:{{textcolor|#fff}}};">{{{text}}}</span>
 
<noinclude>
 
<noinclude>
 
'''Variables'''
 
'''Variables'''
 
* color (default Blue)
 
* color (default Blue)
 +
* textcolor (default #fff)
 
* text
 
* text
 
[[Category:Templates]]
 
[[Category:Templates]]
 
[[Category:Layout Templates]]
 
[[Category:Layout Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 03:11, 10 October 2019

{{{text}}}

Variables

  • color (default Blue)
  • textcolor (default #fff)
  • text