Template:Uses from: Difference between revisions

→‎Discussion: Further thoughts.
(This is probably broken somehow, but it was intended to be written to support the full spec. Test later. Sleep first, then daylife.)
(→‎Discussion: Further thoughts.)
Line 55:
** <tt>uses '''{{{1}}}''' version '''{{{version}}}''' component::'''{{{componentN}}}'''</tt>.
** <tt>uses '''{{{1}}}''' component '''{{{componentN}}}''' version::'''{{{version}}}'''</tt>.
 
We can probably define a componentNver parameter, and use per-component properties of:
* <tt>uses '''{{{1}}}''' version '''{{{version}}}''' component::'''{{{componentN}}}'''</tt>.
* <tt>uses '''{{{1}}}''' component '''{{{componentN}}}''' version::'''{{{componenNver}}}'''</tt>.
* <tt>uses '''{{{1}}}''' version '''{{{version}}}''' component '''{{{componentN}}}''' version::'''{{{componenNver}}}'''</tt>.
 
 
The richer the relationships we can define, the more powerful the search options we'll have available.