Template:Chat: Difference between revisions

From VNDev Wiki
Partially undo my last edit as it didn't seem to work on mobile
m added ability to use 1-2char names for the four girls
Line 2: Line 2:
<div style="flex-grow: 0; flex-wrap: wrap;" class="circular"><p style="margin:2px;">
<div style="flex-grow: 0; flex-wrap: wrap;" class="circular"><p style="margin:2px;">
{{#switch: {{{name|{{{1|}}}}}}
{{#switch: {{{name|{{{1|}}}}}}
| Plum = [[File:Plum PFP 2024.png|60px|alt=""]]
| Plum|P = [[File:Plum PFP 2024.png|60px|alt=""]]
| Lemon = [[File:Lemon PFP 2024.png|60px|alt=""]]
| Lemon|Le = [[File:Lemon PFP 2024.png|60px|alt=""]]
| Cherry = [[File:Cherry PFP 2024.png|60px|alt=""]]
| Cherry|C = [[File:Cherry PFP 2024.png|60px|alt=""]]
| Lime = [[File:Lime PFP 2024.png|60px|alt=""]]
| Lime|Li = [[File:Lime PFP 2024.png|60px|alt=""]]
| #default = {{#if:{{{image|}}} | [[{{{image}}}|60px|alt=""]] | }}
| #default = {{#if:{{{image|}}} | [[{{{image}}}|60px|alt=""]] | }}
}}<noinclude>[[File:Lime PFP 2024.png|60px|alt=""]]</noinclude></p>
}}<noinclude>[[File:Lime PFP 2024.png|60px|alt=""]]</noinclude></p>
Line 12: Line 12:
<div><p style="margin:0;">
<div><p style="margin:0;">
{{#switch: {{{name|{{{1|}}}}}}
{{#switch: {{{name|{{{1|}}}}}}
| Plum = <span style="color:purple">
| Plum|P = <span style="color:purple">
| Lemon = <span style="color:goldenrod">
| Lemon|Le = <span style="color:goldenrod">
| Cherry = <span style="color:crimson">
| Cherry|C = <span style="color:crimson">
| Lime = <span style="color:lightgreen">
| Lime|Li = <span style="color:lightgreen">
| #default = <span style="color:{{{color|}}}">
| #default = <span style="color:{{{color|}}}">
}}<strong>{{{name|{{{1|Unknown User}}}}}}</strong></span></p>
}}<strong>{{{name|{{{1|Unknown User}}}}}}</strong></span></p>

Revision as of 08:38, 5 December 2024

""

Unknown User

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla tincidunt consectetur dolor non sodales. Sed egestas varius posuere. Aenean id accumsan risus, in aliquam odio. Praesent id nisl mi. Pellentesque eu tellus at diam suscipit accumsan.

Example: {{Chat|name=Lemon|message=Is anyone here?}}