Template:Foreign key: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 32: Line 32:


* Categories
* Categories
[[Category:Foreign key]]
<!--[[Category:Foreign key]]-->


* Forms
* Forms

Revision as of 12:20, 2023 April 12

This template tags L-tables and S-tables that have foreign keys to other tables. An example would be the L CCI Component table with respect to the L_Log table. To use:

{{Foreign key
| foreign_key_table=table page 
| foreign_key_field=field name 
| primary_key_table=table name 
| primary_key_field=field name }}


Cargo declaration

This template defines the table "foreign_keys". View table.