User:DoggoBit/Sandbox/content box: Difference between revisions

DoggoBit (talk | contribs)
Created page with "{{box |background=var(--background-color-base); | == {{{title}}} == {{{content}}} }}"
 
DoggoBit (talk | contribs)
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{box
{{box
   |background=var(--background-color-base);
   |background=var(--background-color-base);
  |wikiContent=yes
  |margin=0
   |
   |
{{#if: {{{title|}}}|
== {{{title}}} ==
== {{{title}}} ==
 
|}}
{{{content}}}
{{{content}}}
}}
}}