Difference between revisions of "Template:Property Link"

From Dungeons and Dragons Wiki
Jump to: navigation, search
m (now behaves properly with SMW::on/off)
m (Protected "Template:Property Link": High traffic page ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
 
(2 intermediate revisions by 2 users not shown)
(No difference)

Latest revision as of 06:35, 4 July 2012

Template documentation (for the above template, sometimes hidden or invisible)

This template is used when you want to set a property, and also allow it to be a link to some other page. It takes either two or three arguments, depending on how you want the link to show up.

{{Property Link|Foo|PageBar}} will result in the property "Foo" being set to value "PageBar", and a link to "PageBar" will be displayed on the page.

{{Property Link|Foo|PageBar|LinkText}} will result in the property "Foo" being set to value "LinkText", and a link to "PageBar" will be displayed in the page with text "LinkText".