Template:PCB Picture: Difference between revisions
From OpenGK
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{if||side| | = | ||
{{{side}} | |||
{{if|{{{title|}}} | |||
|{{title}} | |||
|else no parameter 1| | |||
}} | |||
{{if|eq| side |front| Front side ||}} | |||
{{if|eq| side |back| Back side||}} | |||
{{if|eq| side |label| Label ||}} | |||
= | |||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"side": { | |||
"description": "Side of PCB in the picture. If not provided, `title` has to be filled in", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"front", | |||
"back", | |||
"label" | |||
], | |||
"suggested": true | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 20:52, 11 June 2025
=
{{ safesubst:p{{ safesubst:#if
:Template:Title |1|2}}|else no parameter 1|}}
Template:P Template:P Template:P =
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| side | side | Side of PCB in the picture. If not provided, `title` has to be filled in
| String | suggested |
