Biopunk Theme
rating: +16+x




This is the Biopunk Theme. It was created for tales to use in the third SSS Event - TitanClash LIVE.






How to include

To put this theme on your page, slap this somewhere in your page:

[[include :wanderers-library:component:biopunk]]

You can use this code for a stripped-down, simpler version of the theme:

[[include :wanderers-library:component:biopunk
|simple=--]
]]

Theme Components


The body font is Chakra Petch
The Header font is East Sea Dokdo
The Title font is Special Elite
The Monsospace font is Syne Mono


Here's some links for you:


Examples

A horizontal rule can be created with 5 hyphens "-----" and extends across the whole page if it's not placed inside anything (eg a blockquote). The lines separating sections of this document are horizontal rules.


Titles can be created by putting between one and six plus "+" at the start of the line


This is a tab view.


This is a blockquote, created by putting "> " at the start of each line.
More text


That's a horizontal rule

Nested blockquotes

And another1


An alternative horizontal rule is available as well if the "-----" is enclosed in a "fancyhr" class div, like so:

[[div_ class="fancyhr"]]
-----
[[/div]]

Resulting in this:



There is also a special border that can be enabled by adding the "fancyborder" class to any element. For instance, this is the code to this block:

[[div_ class="fancyborder"]]
content goes here
[[/div]]


This is a table
You should know how to make these
already

——

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License