Template:CharaUndertale: Difference between revisions
Appearance
demo |
Auldernet demo |
||
| Line 1: | Line 1: | ||
<includeonly><onlyinclude><del class="thingamabob {{#if:{{{caps|}}}|caps}} player-name-undertale" title="name player enters in Undertale / the fallen human"><span class="default">Chara</span></del></onlyinclude></includeonly><!-- | <includeonly><onlyinclude><del class="thingamabob {{#if:{{{caps|}}}|caps}} player-name-utdr player-name-undertale" title="name player enters in Undertale / the fallen human"><span class="default">Chara</span></del></onlyinclude></includeonly><!-- | ||
--> | --> | ||
== Demo == | == Demo == | ||
=== Undertale === | |||
Do you know why I'm doing this, {{CharaUndertale}}? | Do you know why I'm doing this, {{CharaUndertale}}? | ||
=== Deltarune === | |||
<!-- | |||
Welcome to {{AngelDeltarune|caps=y}}Town! | |||
--> | |||
Welcome to <del class="thingamabob caps player-name-utdr player-name-deltarune" title="name player enters in Deltarune / The Angel"><span class="default">Angel</span></del>Town! | |||
=== Auldernet (Deltarune AU by RD) === | |||
<!-- | |||
You are a bright young spark, Ezra, worthy of {{UnterbergAuldernet}} themself. | |||
--> | |||
You are a bright young spark, Ezra, worthy of <del class="thingamabob player-name-utdr player-name-auldernet" title="name player enters in Auldernet if it were hypothetically a game"><span class="default">Unterberg</span></del> themself. | |||
== Description == | == Description == | ||
Revision as of 01:26, 6 August 2026
Demo
Undertale
Do you know why I'm doing this, Chara?
Deltarune
Welcome to AngelTown!
Auldernet (Deltarune AU by RD)
You are a bright young spark, Ezra, worthy of Unterberg themself.
Description
This is a gimmick template to actually turn the player name in Undertale into a "mad lib" where the user can customize the name. To edit the name, you'll need a user stylesheet that looks something like the one below: (You can click that link to install one)
.player-name-undertale:after {
content: "PlayerNameHere";
}