User:Noa T'Nessa Levinson/Sandbox2: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(Testing another templatedata thing)
Tag: Reverted
(Undo revision 342436 by Noa T'Nessa Levinson (talk))
Tag: Undo
 
Line 1: Line 1:
<noinclude><templatedata>
<includeonly>{{#ifeq: {{lc: {{{CENTER|{{{CENTRE|}}}}}}}}|yes|<center>}}{{{1|}}} {{#if: {{{2|}}}|{{#switch: {{#expr: 2 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{2}}}}} {{#if: {{{3|}}}|{{#switch: {{#expr: 3 mod  {{{MAXROW|}}}}}|1=<br>|•}} {{{3}}}}} {{#if: {{{4|}}}|{{#switch: {{#expr: 4 mod  {{{MAXROW|}}}}}|1=<br>|•}} {{{4}}}}} {{#if: {{{5|}}}|{{#switch: {{#expr: 5 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{5}}}}} {{#if: {{{6|}}}|{{#switch: {{#expr: 6 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{6}}}}} {{#if: {{{7|}}}|{{#switch: {{#expr: 7 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{7}}}}} {{#if: {{{8|}}}|{{#switch: {{#expr: 8 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{8}}}}} {{#if: {{{9|}}}|{{#switch: {{#expr: 9 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{9}}}}} {{#if: {{{10|}}}|{{#switch: {{#expr: 10 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{10}}}}} {{#if: {{{11|}}}|{{#switch: {{#expr: 11 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{11}}}}} {{#if: {{{12|}}}|{{#switch: {{#expr: 12 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{12}}}}} {{#if: {{{13|}}}|{{#switch: {{#expr: 13 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{13}}}}} {{#if: {{{14|}}}|{{#switch: {{#expr: 14 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{14}}}}} {{#if: {{{15|}}}|{{#switch: {{#expr: 15 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{15}}}}} {{#if: {{{16|}}}|{{#switch: {{#expr: 16 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{16}}}}} {{#if: {{{17|}}}|{{#switch: {{#expr: 17 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{17}}}}} {{#if: {{{18|}}}|{{#switch: {{#expr: 18 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{18}}}}} {{#if: {{{19|}}}|{{#switch: {{#expr: 19 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{19}}}}} {{#if: {{{20|}}}|{{#switch: {{#expr: 20 mod {{{MAXROW|}}}}}|1=<br>|•}} {{{20}}}}}{{#ifeq: {{lc: {{{CENTER|{{{CENTRE|}}}}}}}}|yes|</center>}}</includeonly><noinclude>{{:User:Noa T'Nessa Levinson/Sandbox2|MAXROW=3|CENTRE=yes|a|b|c|d|e|f|g|h|i|j|k|l|m|n|o|p|q|r|s|t}}[[Category:Adingo]]</noinclude>
{
    "description": "Label unsigned comments in a conversation.",
    "params": {
        "user": {
            "label": "User's name",
            "type": "wiki-user-name",
            "required": true,
            "description": "User name of person who forgot to sign their comment.",
            "aliases": ["1"]
        },
        "date": {
            "label": "Date",
            "suggested": true,
            "description": {
                "en": "Timestamp of when the comment was posted, in YYYY-MM-DD format."
            },
            "aliases": ["2"],
            "autovalue": "{{subst:#time:Y-m-d}}"
        },
        "year": {
            "label": "Year",
            "type": "number"
        },
        "month": {
            "label": "Month",
            "inherits": "year"
        },
        "day": {
            "label": "Day",
            "inherits": "year"
        },
        "comment": {
            "required": false
        }
    },
    "sets": [
        {
            "label": "Date",
            "params": ["year", "month", "day"]
        }
    ],
    "maps": {
        "ExampleConsumer": {
            "foo": "user",
            "bar": ["year", "month", "day"],
            "quux": [
                "date",
                ["day", "month"],
                ["month", "year"],
                "year"
            ]
        }
    }
}
</templatedata>[[Category:Adingo]]</noinclude>

Latest revision as of 11:35, 20 April 2023

a • b • c
d • e • f
g • h • i
j • k • l
m • n • o
p • q • r
s • t