Difference between revisions of "Template:Black cell border"

From Bacterial Takeover
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<!-- DOES NOT WORK  -->
  
  
  
 
+
<nowiki>#switch: {{{border}}}| bottom = style="border-bottom-width:3px; border-bottom-color:black" | top = style="border-top-width:3px; border-top-color:black"</nowiki>
#switch: {{{border}}}| bottom = <nowiki>style="border-bottom-width:3px; border-bottom-color:black"</nowiki> | top = <nowiki>style="border-top-width:3px; border-top-color:black"</nowiki>
 
 
 
 
 
 
 
<!-- border-bottom-width:3px; border-bottom-color:black -->
 

Latest revision as of 07:15, 19 October 2017



#switch: {{{border}}}| bottom = style="border-bottom-width:3px; border-bottom-color:black" | top = style="border-top-width:3px; border-top-color:black"