This page is "edit" protected. The "autoconfirmed" right is required to "edit" this page.<ul class='mw-logevent-loglines'> <li data-mw-logid="85184" data-mw-logaction="protect/modify" class="mw-logline-protect"> <a href="/index.php?title=Special:Log&amp;logid=85184" title="Special:Log">23:07, 12 March 2025</a> <a href="/User:Jackson" class="mw-userlink" title="User:Jackson"><bdi>Jackson</bdi></a> <span class="mw-usertoollinks mw-changeslist-links"><span><a href="/User_talk:Jackson" class="mw-usertoollinks-talk" title="User talk:Jackson">talk</a></span> <span><a href="/Special:Contributions/Jackson" class="mw-usertoollinks-contribs" title="Special:Contributions/Jackson">contribs</a></span></span> changed protection settings for <a href="/Template:Example/doc" title="Template:Example/doc">Template:Example/doc</a> [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) <span class="comment">(actually this doesnt need admin confirmed)</span> <span class="mw-logevent-actionlink">(<a href="/index.php?title=Template:Example/doc&amp;action=history&amp;offset=20250312230717" title="Template:Example/doc">hist</a>)</span> </li> </ul></ul> <a href="/index.php?title=Special:Log&amp;page=Template%3AExample%2Fdoc&amp;type=protect" title="Special:Log">View full log</a>
This page is "move" protected. The "autoconfirmed" right is required to "move" this page.<ul class='mw-logevent-loglines'> <li data-mw-logid="85184" data-mw-logaction="protect/modify" class="mw-logline-protect"> <a href="/index.php?title=Special:Log&amp;logid=85184" title="Special:Log">23:07, 12 March 2025</a> <a href="/User:Jackson" class="mw-userlink" title="User:Jackson"><bdi>Jackson</bdi></a> <span class="mw-usertoollinks mw-changeslist-links"><span><a href="/User_talk:Jackson" class="mw-usertoollinks-talk" title="User talk:Jackson">talk</a></span> <span><a href="/Special:Contributions/Jackson" class="mw-usertoollinks-contribs" title="Special:Contributions/Jackson">contribs</a></span></span> changed protection settings for <a href="/Template:Example/doc" title="Template:Example/doc">Template:Example/doc</a> [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) <span class="comment">(actually this doesnt need admin confirmed)</span> <span class="mw-logevent-actionlink">(<a href="/index.php?title=Template:Example/doc&amp;action=history&amp;offset=20250312230717" title="Template:Example/doc">hist</a>)</span> </li> </ul></ul> <a href="/index.php?title=Special:Log&amp;page=Template%3AExample%2Fdoc&amp;type=protect" title="Special:Log">View full log</a>

Template:Example/doc

From Soyjak Wiki, the free ensoyclopedia
Jump to navigationJump to search

This template can also be edited pagewise to make quick and dirty templates without having to manually create a new template. make sure your using source edit when doing this. you can quickly switch between to source edit without losing your progress in visual edit by hitting the pen on the top right then source edit

Anyways for example:

{{example
|color=red
|image=[[File:Warning_1_transparent.png|64px]]
|topText=This is a cool example
|subText=This is also really cool
}}

would make


This is a cool example
This is also really cool

here are the arguments for making a quick and dirty template

Required Args:

image : image of the template
topText: top text of the template
subText: subText of the template

Optional Args: color : color of the template
border: border color of the template
width: width of the template
height: height of the template

Heres an example command

{{example
|color=COLORHERE
|image=[[File:IMAGEHERE|SIZEHEREpx]]
|topText=TOPTEXTHERE
|subText=SUBTEXTHERE
}}

It can also support extra css shit like gradients.

{{example
|color=linear-gradient(cyan, magenta)
|image=[[File:Gemjak.png|64px]]
|topText={{Blackoutlinetext|Woah, so cool!}}
|subText={{Blackoutlinetext|Kino, even.}}
|width=95%
|border-size=1px
|border=orange
}}

would make


Woah, so cool!
Kino, even.