Rounded box
From Crankshaft Coalition Wiki
(New page: This is how to create a rounded box: <nowiki>{{Rounded| bg = #F9F9F9 | bc = #AAAAAA| w = 75%| content = This is a rounded box.}}</nowiki> produces this rounded box: {{Rounded| bg = #F9F9...) |
|||
Line 1: | Line 1: | ||
− | + | Details on how to create a rounded box. | |
+ | |||
+ | ==Exact syntax== | ||
+ | This text: | ||
+ | |||
<nowiki>{{Rounded| bg = #F9F9F9 | bc = #AAAAAA| w = 75%| content = This is a rounded box.}}</nowiki> | <nowiki>{{Rounded| bg = #F9F9F9 | bc = #AAAAAA| w = 75%| content = This is a rounded box.}}</nowiki> | ||
Line 5: | Line 9: | ||
{{Rounded| bg = #F9F9F9 | bc = #AAAAAA| w = 75%| content = This is a rounded box.}} | {{Rounded| bg = #F9F9F9 | bc = #AAAAAA| w = 75%| content = This is a rounded box.}} | ||
+ | |||
+ | |||
[[Category:Wiki information]] | [[Category:Wiki information]] |