User:Noa T'Nessa Levinson/Sandbox6: Difference between revisions
Jump to navigation
Jump to search
(Trying autovalue for date? Who knows?) |
(Forgot subst) |
||
Line 73: | Line 73: | ||
"description": "Huh. How does it work with our Stardates?", | "description": "Huh. How does it work with our Stardates?", | ||
"type": "date", | "type": "date", | ||
"autovalue": "{{subst:CurrentStarYear}}{{subst:CURRENTMONTH}}.{{CURRENTDAY2}}" | "autovalue": "{{subst:CurrentStarYear}}{{subst:CURRENTMONTH}}.{{subst:CURRENTDAY2}}" | ||
}, | }, | ||
"url": { | "url": { |
Revision as of 22:37, 6 February 2023
Supposed to work with sandboxes 5 and 7 for testing structure. Displays the content/wikitext parameter if given.
Template Data
Hi! This is a test. If you're seeing this outside of the TemplateData table, then you're using something incorrectly!
Parameter | Description | Type | Status | |
---|---|---|---|---|
unknown param type | unknown | Uh, yes. | Unknown | optional |
Plain string param | string | Sure! | String | optional |
Single line param | line | Obviously.
| Line | optional |
Wikitext param | content | Woah! | Content | optional |
Unbalanced wikitext param | unbalanced-wikitext | For all your unclosed <div> tags! | Unbalanced wikitext | optional |
Wiki page name param | wiki-page-name | Probably self-explanatory. | Page name | optional |
File name param | wiki-file-name | Yep. | File | optional |
Template name param | wiki-template-name | Mmhm. | Template | optional |
Wiki username param | wiki-user-name | Woohoo! | User | optional |
Numerical param | number | Uhhhh, beep boop 1 2 3? | Number | optional |
Boolean param | boolean | But does it add a checkbox?
| Boolean | optional |
Date param | date | Huh. How does it work with our Stardates?
| Date | optional |
URL param | url | Sim URLs! They might just go here! | URL | optional |