Jump to content

Template:JADSotype: Difference between revisions

From Joepedia
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div style="display: inline-flex; align-items: center; gap: 0.5em; border: 1px solid #000; border-radius: 0.75em;"><div>[[JADSotype]]:</div><div style="background-color: #faa; padding: 0.25em; font-size: 1.5em; border-radius: 0.75em;">{{{1|{{#switch: {{#sub:{{{anime}}}|0|1}}
<includeonly><div style="display: inline-flex; align-items: center; gap: 0.5em; border: 1px solid #000; border-radius: 0.75em;">{{#if:{{{no_title|}}}||<div>[[JADSotype]]:</div>}}<div style="background-color: #faa; padding: 0.25em; font-size: 1.5em; border-radius: 0.75em;">{{{1}}}</div></div>{{ #set: Has JADSotype={{{1}}} }}</includeonly><noinclude>
  |w=🇯🇵
* Example: <code><nowiki>{{JADSotype|🇯🇵 🤡 😡 🦇}}</nowiki></code>
  |d=🙅
  |🇯🇵=🇯🇵
  |🙅=🙅
}} {{#switch: {{#sub:{{{gamer}}}|0|1}}
  |r=🤡
  |g=⚙️
  |🤡=🤡
  |⚙️=⚙️
}} {{#switch: {{#sub:{{{topics}}}|0|1}}
  |p=😡
  |h=🍆
  |😡=😡
  |🍆=🍆
}} {{#switch: {{#sub:{{{debate}}}|0|1}}
  |b=🦇
  |k=🔪
  |🦇=🦇
  |🔪=🔪
}}}}}</div></div>[[Category: Has JADSotype]][[Category: {{{1|{{#switch: {{#sub:{{{anime}}}|0|1}}
  |w=🇯🇵
  |d=🙅
  |🇯🇵=🇯🇵
  |🙅=🙅
}} {{#switch: {{#sub:{{{gamer}}}|0|1}}
  |r=🤡
  |g=⚙️
  |🤡=🤡
  |⚙️=⚙️
}} {{#switch: {{#sub:{{{topics}}}|0|1}}
  |p=😡
  |h=🍆
  |😡=😡
  |🍆=🍆
}} {{#switch: {{#sub:{{{debate}}}|0|1}}
  |b=🦇
  |k=🔪
  |🦇=🦇
  |🔪=🔪
}}}}} JADSotype]]</includeonly><noinclude>
* Example: <code><nowiki>{{JADSotype|anime=weeb|gamer=redditor|topics=political|debate=bat}}</nowiki></code>
* Result: {{JADSotype|anime=weeb|gamer=redditor|topics=political|debate=bat}}
* Example: <code><nowiki>{{JADSotype|anime=d|gamer=g|topics=h|debate=k}}</nowiki></code>
* Result: {{JADSotype|anime=d|gamer=g|topics=h|debate=k}}
* Example: <code><nowiki>{{JADSotype|🇯🇵🤡😡🦇}}</nowiki></code>
* Result: {{JADSotype|🇯🇵 🤡 😡 🦇}}
* Result: {{JADSotype|🇯🇵 🤡 😡 🦇}}
</noinclude>
<templatedata>
{
"params": {
"1": {
"label": "Result",
"description": "The result for the user as emoji separated by spaces.",
"type": "string",
"suggestedvalues": [
"🇯🇵 🤡 😡 🦇",
"🇯🇵 🤡 😡 🔪",
"🇯🇵 🤡 🍆 🦇",
"🇯🇵 🤡 🍆 🔪",
"🇯🇵 ⚙️ 😡 🦇",
"🇯🇵 ⚙️ 😡 🔪",
"🇯🇵 ⚙️ 🍆 🦇",
"🇯🇵 ⚙️ 🍆 🔪",
"🙅 🤡 😡 🦇",
"🙅 🤡 😡 🔪",
"🙅 🤡 🍆 🦇",
"🙅 🤡 🍆 🔪",
"🙅 ⚙️ 😡 🦇",
"🙅 ⚙️ 😡 🔪",
"🙅 ⚙️ 🍆 🦇",
"🙅 ⚙️ 🍆 🔪"
],
"required": true
},
"no_title": {
"label": "No Title",
"description": "If set, won't display the \"JADSotype\" title before the value.",
"type": "boolean",
"default": "false"
}
},
"description": "The result of the JADSotype test for a user."
}
</templatedata></noinclude>

Latest revision as of 17:37, 26 January 2025

  • Example: {{JADSotype|🇯🇵 🤡 😡 🦇}}
  • Result:
    🇯🇵 🤡 😡 🦇

The result of the JADSotype test for a user.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Result1

The result for the user as emoji separated by spaces.

Suggested values
🇯🇵 🤡 😡 🦇 🇯🇵 🤡 😡 🔪 🇯🇵 🤡 🍆 🦇 🇯🇵 🤡 🍆 🔪 🇯🇵 ⚙️ 😡 🦇 🇯🇵 ⚙️ 😡 🔪 🇯🇵 ⚙️ 🍆 🦇 🇯🇵 ⚙️ 🍆 🔪 🙅 🤡 😡 🦇 🙅 🤡 😡 🔪 🙅 🤡 🍆 🦇 🙅 🤡 🍆 🔪 🙅 ⚙️ 😡 🦇 🙅 ⚙️ 😡 🔪 🙅 ⚙️ 🍆 🦇 🙅 ⚙️ 🍆 🔪
Stringrequired
No Titleno_title

If set, won't display the "JADSotype" title before the value.

Default
false
Booleanoptional