Template talk:FSHI2: Difference between revisions

Add topic
Active discussions
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Examples==
{| class="wikitable"
{| class="wikitable"
! Wikitext !! style="width:600px;" | Result !! Correct !! Notes
! Wikitext !! style="width:600px;" | Result !! Correct !! Notes
Line 4: Line 5:
| <code><nowiki>{{FSHI2|DGS=8417008}}</nowiki></code> || {{FSHI2|DGS=8417008}} || ? || DGS only
| <code><nowiki>{{FSHI2|DGS=8417008}}</nowiki></code> || {{FSHI2|DGS=8417008}} || ? || DGS only
|-
|-
| <code><nowiki>{{FSHI2|DGS=8417008|Item=M9DP-VQB|Nbr=2}}</nowiki></code> || {{FSHI2|DGS=8417008|Item=M9DP-VQB|Nbr=2}} || ? || DGS and Item number
| <code><nowiki>{{FSHI2|DGS=8417008|ID=M9DP-VQB|Item=2}}</nowiki></code> || {{FSHI2|DGS=8417008|ID=M9DP-VQB|Item=2}} || ? || DGS and ID number
|-
|-
| <code><nowiki>{{FSHI2|DGS=8417008|Item=M9DP-VQY|Image=6}}</nowiki></code> || {{FSHI2|DGS=8417008|Item=M9DP-VQY|Image=6}} || ? || DGS, Item number, and Image number
| <code><nowiki>{{FSHI2|DGS=7834720|ID=TH-909-57232-21590-20|Image=7}}</nowiki></code> || {{FSHI2|DGS=7834720|ID=TH-909-57232-21590-20|Image=7}} || ? || DGS, ID number, and Image number
|-
|-
| <code><nowiki>{{FSHI2|DGS=8417008}}, {{FSHI2|DGS=8417008|Item=M9DP-VQB|Nbr=2}}, {{FSHI2|DGS=8417008|Item=M9DP-VQY|Image=6}}</nowiki></code> ||  
| <code><nowiki>{{FSHI2|DGS=8417008}}, {{FSHI2|DGS=8417008|ID=M9DP-VQB|Item=2}}, {{FSHI2|DGS=7834720|ID=TH-909-57232-21590-20|Image=7}}</nowiki></code> || {{FSHI2|DGS=8417008}}, {{FSHI2|DGS=8417008|ID=M9DP-VQB|Item=2}}, {{FSHI2|DGS=8417008|ID=M9DP-VQY|Image=6}} || ? || 3 together
{{FSHI2|DGS=8417008}}, {{FSHI2|DGS=8417008|Item=M9DP-VQB|Nbr=2}}, {{FSHI2|DGS=8417008|Item=M9DP-VQY|Image=6}} || ? || 3 together
|-
|-
| <code><nowiki>{{FSHI2}}</nowiki></code> || {{FSHI2}} || ? || DGS missing
| <code><nowiki>{{FSHI2}}</nowiki></code> || {{FSHI2}} || ? || DGS missing
|}
|}

Latest revision as of 11:12, 1 May 2024

Examples

Wikitext Result Correct Notes
{{FSHI2|DGS=8417008}} DGS 8417008 ? DGS only
{{FSHI2|DGS=8417008|ID=M9DP-VQB|Item=2}} DGS 8417008 Item 2 ? DGS and ID number
{{FSHI2|DGS=7834720|ID=TH-909-57232-21590-20|Image=7}} DGS 7834720 Image# 7 ? DGS, ID number, and Image number
{{FSHI2|DGS=8417008}}, {{FSHI2|DGS=8417008|ID=M9DP-VQB|Item=2}}, {{FSHI2|DGS=7834720|ID=TH-909-57232-21590-20|Image=7}} DGS 8417008, DGS 8417008 Item 2, DGS 8417008 Image# 6 ? 3 together
{{FSHI2}} Error (no DGS or missing fields) ? DGS missing
Return to "FSHI2" page.