Jump to content

Template:Website Basics: Difference between revisions

From Parasol
No edit summary
Tag: wikieditor
No edit summary
Tag: wikieditor
Line 3: Line 3:


=== Technology ===
=== Technology ===
{{#if: {{{Infrastructure Notes|}}} | {{{Infrastructure Notes}}}'' <br>| }}{{#if: {{{Backend Type|}}} | Backend: {{{Backend Type}}} <br>| }}
{{#if: {{{Infrastructure Notes|}}} | ''{{{Infrastructure Notes}}}'' <br>| }}{{#if: {{{Backend Type|}}} | Backend: {{{Backend Type}}} <br>| }}





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>