From 209356b8ade1920b50d1d3a1a5e121c6623d167b Mon Sep 17 00:00:00 2001 From: Minteck Date: Fri, 11 Nov 2022 23:47:49 +0100 Subject: Update --- includes/fullbanner.inc | 102 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 includes/fullbanner.inc (limited to 'includes/fullbanner.inc') diff --git a/includes/fullbanner.inc b/includes/fullbanner.inc new file mode 100644 index 0000000..1c449d3 --- /dev/null +++ b/includes/fullbanner.inc @@ -0,0 +1,102 @@ + + + +
+
+ +
+ +
+ + + +
+ + + +
+ This member's metadata needs an update. It still uses the old JSON metadata system instead of the new 24bit integer-based system. Contact a developer to request an update. (only administrators can see this; file: /includes/data/metadata/.json) +
+ +
+
+ Private administrator information +
    +
  • ID: (, )
  • +
  • Files: +
      +
    • ()
    • +
    • ()
    • +
    • ()
    • +
    +
  • +
  • Date added: (, )
  • +
  • Pronouns:
  • +
  • Pronouns usage:
      $usage) { + if (is_string($usage) && $type !== "color") { + echo("
    • " . $type . ": " . $usage . "
    • "); + } + } + + ?>
  • +
  • Color: ;display:inline-block;width:16px;height:16px;border-radius:5px;vertical-align: middle;filter: invert(1) hue-rotate(180deg);"> # +
  • Bitset: (0x, )
  • Not using bitset; please update. +
  • Reduced name:
  • +
  • Shared memory access: ()
  • +
  • Protector: ()
  • +
  • Little: ()
  • +
  • Relations count:
  • + +
  • + Score breakdown: +
      +
    • Most common fronter score:
    • +
    • Relationships score:
    • +
    • Fictive score:
    • +
    • Median score:
    • +
    • Species score:
    • +
    • Little score:
    • +
    • Not talking score:
    • +
    • Protector score:
    • +
    • Name score:
    • +
    • Shared memory score:
    • +
    +
  • +
  • Full metadata:
      $usage) { + if (is_string($usage)) { + echo("
    • " . $type . ": " . $usage . "
    • "); + } else { + echo("
    • " . $type . ": " . json_encode($usage, JSON_UNESCAPED_SLASHES) . "
    • "); + } + } + + ?>
  • +
+ +
+
+ AI-generated page: + +
+
+
+ + +
+ is visiting the , therefore currently not in the . +
+ + +
+

Hello there!

+

I'm currently a new headmate slowly figuring myself out.

+

Give me some time to figure myself out and see this page change as I find new stuff about my identity. Don't be too worried if I accidentally get pushed to front, it's something that can happen sometimes.

+ Thanks! +
+ \ No newline at end of file -- cgit