121,887
edits
No edit summary |
|||
Line 15: | Line 15: | ||
| 4 || imageIndex= || specific image (starting with 1) || image | | 4 || imageIndex= || specific image (starting with 1) || image | ||
|} | |} | ||
=== Results Display === | |||
How the results are displayed is dependent on what parameters are provided. | |||
1. Only DGS number is given | |||
<pre> | |||
{{FSHI|DGS=8417008}} | |||
</pre> | |||
{| class="wikitable" | |||
|- | |||
! Condition !! DGS Parameter !! item Parameter !! nr Parameter !! image Parameter !! Display | |||
|- | |||
| Only DGS number is given || 8417008 || || || || DGS 8417008 | |||
|- | |||
|} | |||
=== Operation === | === Operation === | ||
The template should go through the parameters and check them against what is required to return the correct URL. | The template should go through the parameters and check them against what is required to return the correct URL. |