This page is "edit" protected. The "sysop" right is required to "edit" this page.<ul class='mw-logevent-loglines'>
<li data-mw-logid="85181" data-mw-logaction="protect/modify" class="mw-logline-protect"> <a href="/index.php?title=Special:Log&logid=85181" title="Special:Log">23:00, 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" title="Template:Example">Template:Example</a> [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) <span class="mw-logevent-actionlink">(<a href="/index.php?title=Template:Example&action=history&offset=20250312230017" title="Template:Example">hist</a>)</span> </li>
</ul></ul>
<a href="/index.php?title=Special:Log&page=Template%3AExample&type=protect" title="Special:Log">View full log</a>
This page is "move" protected. The "sysop" right is required to "move" this page.<ul class='mw-logevent-loglines'>
<li data-mw-logid="85181" data-mw-logaction="protect/modify" class="mw-logline-protect"> <a href="/index.php?title=Special:Log&logid=85181" title="Special:Log">23:00, 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" title="Template:Example">Template:Example</a> [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) <span class="mw-logevent-actionlink">(<a href="/index.php?title=Template:Example&action=history&offset=20250312230017" title="Template:Example">hist</a>)</span> </li>
</ul></ul>
<a href="/index.php?title=Special:Log&page=Template%3AExample&type=protect" title="Special:Log">View full log</a>
Template : Example
From Soyjak Wiki, the free ensoyclopedia
Jump to navigation Jump to search
This is an example. The pagename your viewing is Example
This is subtext. links can be put here like Froot
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.