Template

Userpage: Difference between revisions

(fix query)
(fix query (optional) + add legend)
Line 16: Line 16:
   BIND (wd:{{{2|Q157}}} as ?student).
   BIND (wd:{{{2|Q157}}} as ?student).
    
    
   ?student wdt:P23 ?interest.
   OPTIONAL {?student wdt:P23 ?interest.}
   ?student wdt:P12 ?complete.
   OPTIONAL {?student wdt:P12 ?complete.}
    
    
   BIND ("box" as ?shape).
   BIND ("box" as ?shape).
Line 26: Line 26:
} |caption=An overview of all linked items for {{{1|Max Mustermann}}}
} |caption=An overview of all linked items for {{{1|Max Mustermann}}}
}}
}}
This query shows:
* The  <span style="background-color:#e3ffd9">items</span> that you have [[Property:P12|completed]].
* The <span style="background-color:#ffeec2">items</span> that you are [[Property:P23|interested in]].





Revision as of 12:44, 27 November 2024

This is the user page for {{{1}}}.

The user's node (Item) in the graph is [[Item:{{{2}}}]]


An overview of all linked items for Max Mustermann

This query shows:


  • param 1 == Username
  • param 2 == QID