ORIGIN
Custom MyCode Tags -- Content Warning, HP Bars, etc. - Printable Version

+- ORIGIN (https://origin.boreal-nights.space)
+-- Forum: Out Of Character (https://origin.boreal-nights.space/forumdisplay.php?fid=32)
+--- Forum: Maintenance (https://origin.boreal-nights.space/forumdisplay.php?fid=37)
+---- Forum: News (https://origin.boreal-nights.space/forumdisplay.php?fid=47)
+---- Thread: Custom MyCode Tags -- Content Warning, HP Bars, etc. (/showthread.php?tid=8457)



Custom MyCode Tags -- Content Warning, HP Bars, etc. - Game Master CJ - Aug 17 2020


Hey all!

Here's some MyCode tags to use for content warnings.
Please remember to tag your thread as Mature if needed.

If wanted, you can use cw for the first info/warning box, and then the individual tags. If there additional tags you think would be useful, please let me know and I can add them.

Please keep in mind our rating is 3-2-3:
Language (3): Swearing and mature language is permitted.
Sex (2): Sexual content is permitted, with some limitations.
Violence (3): Explicit violence is permitted.




*Tip: Use the center tag to center the items.

If the styles do not show up for you, hard refresh (CTRL+F5) or clear your cache.

Content Warning
This post contains potentially sensitive material:
Code:
[cw]

abuse
Code:
[abuse]

death
Code:
[death]

child death
Code:
[childdeath]

violence
Code:
[violence]

gore
Code:
[gore]

self harm
Code:
[selfharm]

substance use
Code:
[subuse]

strong language
Code:
[stronglang]

graphic themes
Code:
[graphicthemes]

sexual themes
Code:
[sexualthemes]

sexual violence
Code:
[sexualviolence]

anxiety
Code:
[anxiety]



To make your own tag, you can use this code:
Code:
<div class="cwc"><div class="cw" style="background-color: #a2513d;">custom tag</div></div>

Content Warning
This post contains potentially sensitive material:
abuse
death
child death
violence
gore
self harm
substance use
strong language
graphic themes
sexual themes
sexual violence
anxiety


Code:
<center>[cw][abuse][death][childdeath][violence][gore][selfharm][subuse][stronglang][graphicthemes][sexualthemes][sexualviolence][anxiety]</center>



RE: Custom MyCode Tags -- Content Warning, HP Bars, etc. - Game Master CJ - May 27 2021

HP Bar MyCodes
Added HP bar mycodes! But feel free to use them for whatever you want. Replace the # sign with just a number, such as only 100 instead of 100%. You can put them in center tags as well. The additional colors are totally optional, but if you wanted yellow/orange/red for lower numbers then you could use those too :O

default/green ( hp )
100%
Code:
[hp=#]

yellow ( hpy )
75%
Code:
[hpy=#]

orange ( hpo )
50%
Code:
[hpo=#]

red ( hpr )
35%
Code:
[hpr=#]



RE: Custom MyCode Tags -- Content Warning, HP Bars, etc. - Game Master CJ - May 27 2021

Additional MyCodes:

Postlog codes:
See thread Postlog MyCodes


Spoiler/hidden text code:
im spoilers!!
Code:
[spoiler]text![/spoiler]


Character username code:
Rohan
Code:
[character=username]
such as:
[character=Rohan]


Battle Report code:
The Battle Report code can use all HP bar codes.
This code can be found to the left of the text box when making a post.
Place this code outside of any tables at the end of your post.
You must use the whole code string when using the Battle Report.

Customize this code with the .battlehead (round #) and .battlepost (summary box) classes.

Code:
[br=?/? [hp=#]] [att=list attempts] [def=list defenses] [inj=list injuries]

Breakdown:
[br=?/? [hp=#]]
This is battle round and health points, for example: [br=1/5 [hp=100]]** Please note that the HP code goes inside of the BR code.

[att=list attempts] -- Attempts your character is making (attacking, dodging, etc), or none.
[def=list defenses] -- Defenses your character is using, or none.
[inj=list injuries] -- Injuries your character has, or none.

Example:
[br=3/5 [hpy=75]] [att=grapple opponent] [def=none] [inj=bruised shoulder, gash on thigh]

ROUND 3/5
75%
ATTEMPT: grapple opponent
DEFENSE: none
INJURIES: bruised shoulder, gash on thigh