Difference between revisions of "Template:DBField"

From Dreamwidth Notes
Jump to: navigation, search
(Created page with '<includeonly><tt>$1.$2</tt></includeonly><noinclude> This makes a quick link to a database table, with a field appended. Usage: <nowiki>{{DBTable|tablen...')
 
(No difference)

Revision as of 20:31, 26 March 2009

This makes a quick link to a database table, with a field appended. Usage:

{{DBTable|tablename|tablefield}}

Which will make a link in the format of:

<tt>[[Database Table: tablename|tablename]].tablefield</tt>