User:Avarice77/Contacts: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
No edit summary
Tag: Manual revert
(Avarice77 changed the content model of the page User:Avarice77/Contacts from "wikitext" to "JSON")
Tag: content model change
Line 1: Line 1:
{
{
"zergs": [
    "zergs": [
  {"name": "Akira Takahashi", "id": 2361365, "color": "#f00", "group": "Sakura", "notes": ""}
        {
],
            "name": "Akira Takahashi",
"friends": [
            "id": 2361365,
  {"name": "An army of geese", "id": 2319358, "color": "#00f", "group": "The Malton Zookeepers", "notes": ""}
            "color": "#f00",
]}
            "group": "Sakura",
            "notes": ""
        }
    ],
    "friends": [
        {
            "name": "An army of geese",
            "id": 2319358,
            "color": "#00f",
            "group": "The Malton Zookeepers",
            "notes": ""
        }
    ]
}

Revision as of 01:16, 11 June 2024

zergs
name"Akira Takahashi"
id2361365
color"#f00"
group"Sakura"
notes""
friends
name"An army of geese"
id2319358
color"#00f"
group"The Malton Zookeepers"
notes""