> 
> Hi,
> 
> Note: I haven't used SMW yet, so I'm using pseudo-syntax below.
> 
> Is there a way to set the text of a link to some data in the linked page?  
> For example, 
> 
> If a page named 'Austin' has a data field named 'capitolOf' with value 
> 'Texas', I want to be able to create a link to that page with the display 
> text being 'Texas' instead of 'Austin'.  
> 
> Pseudo Syntax:
> 
> [[Austin|Austin.valueOf(capitolOf)]]
> 
> Is there a way?  If there is another way to do it without SMW that would be 
> fine as well.

Yes, the syntax would be something like:
[[Austin|{{#show:Austin|?capitolOf}}]]
/Leo
                                          
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to