This wiki is still a major work in progress, and a lot is being worked on. Please be patient.Newmaker

Difference between revisions of "Template:Textbox"

From Petscop
Jump to: navigation, search
(The beatings will continue until morale improves)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="petscop-textbox {{#if: {{{class|}}} | petscop-textbox-{{{class}}}}}">{{#tag:poem|{{{text}}}}}</div><noinclude>[[Category:Templates]]
+
<div class="petscop-textbox {{#if: {{{class|}}} | petscop-textbox-{{{class}}}}}">{{#tag:poem|{{{text}}}}}</div><noinclude>[[Category:Textboxes|*]]
  
  
Line 5: Line 5:
 
Using:
 
Using:
  
<pre>{{textbox|class=gift|text=
+
<pre>{{textbox|class=light|text=
 
Just put your text here.
 
Just put your text here.
 
It will work out.
 
It will work out.
Line 13: Line 13:
 
</pre>
 
</pre>
  
{{textbox|class=gift|text=
+
{{textbox|class=light|text=
 
Just put your text here.
 
Just put your text here.
 
It will work out.
 
It will work out.
Line 19: Line 19:
 
Use four dashes to separate boxes.
 
Use four dashes to separate boxes.
 
}}
 
}}
 +
 +
{{textbox|text=
 +
It will also handle the dark ones.
 +
Just leave out the "class=light" part.
 +
}}
 +
 +
See this list and [[:Category:Other textboxes|the category]] for ones you can use, or [[:Category:Textboxes|the root category]] for all of the textboxes, not just free ones.
 +
{{subpages}}
  
 
</noinclude>
 
</noinclude>

Latest revision as of 17:26, 17 November 2018

{{{text}}}


Using:

{{textbox|class=light|text=
Just put your text here.
It will work out.
----
Use four dashes to separate boxes.
}}

Just put your text here.
It will work out.



Use four dashes to separate boxes.

It will also handle the dark ones.
Just leave out the "class=light" part.

See this list and the category for ones you can use, or the root category for all of the textboxes, not just free ones.