Template:Website Basics: Difference between revisions
Appearance
No edit summary Tag: wikieditor |
No edit summary Tag: wikieditor |
||
| Line 3: | Line 3: | ||
=== Technology === | === Technology === | ||
{{#if: {{{Infrastructure Notes|}}} | ''{{{Infrastructure Notes}}}'' | {{#if: {{{Infrastructure Notes|}}} | ''{{{Infrastructure Notes}}}''| }} | ||
{{#if: {{{Backend Type|}}} | Backend: {{{Backend Type}}} <br>| }} | {{#if: {{{Backend Type|}}} | Backend: {{{Backend Type}}} <br>| }} | ||
<noinclude> | <noinclude> | ||
Revision as of 13:10, 1 November 2023
Client
{{#if: | KAD: {{{KAD}}}
| }}
Technology
{{#if: | {{{Infrastructure Notes}}}| }}
{{#if: | Backend: {{{Backend Type}}}
| }}
<templatedata>
{
"params": {
"KAD": {},
"Backend Type": {
"type": "string",
"suggestedvalues": [
"WordPress"
]
},
"Infrastructure Notes": {
"type": "string"
}
},
"description": "Proper Article Naming\nPattern: Client (Client ID) - Project (URL)\nExample: FC Gelsenkirchen-Schalke 04 e.V. (FCS04) - VELTINS-Arena (https://www.veltins-arena.de)",
"paramOrder": [
"KAD",
"Backend Type",
"Infrastructure Notes"
]
}
</templatedata>