Difference between revisions of "Template:Database Table"
From Dreamwidth Notes
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{#if: {{{removed|}}} | [[Category: Removed Database Tables]]'''Note:''' This table is removed and no longer used.<br/> | {{#set:name={{{name}}}|table type={{{table type}}}|kind=Database Table}}[[Category: Database Tables]]{{#if: {{{description|}}} | {{#set:description={{{description}}}}} | }} }}{{DEFAULTSORT:{{{name}}}}}{{DISPLAYTITLE:Database Table: {{{name}}}}}__NOTOC__ | + | <includeonly>{{#if: {{{removed|}}} | [[Category: Removed Database Tables]]'''Note:''' This table is removed and no longer used. {{#if: {{{removed in|}}} | This table was removed in {{changeset|{{{removed in}}}}} }}<br/> | {{#set:name={{{name}}}|table type={{{table type}}}|kind=Database Table|repo={{{repo}}}}}[[Category: Database Tables]]{{#if: {{{description|}}} | {{#set:description={{{description}}}}} | }} }}{{DEFAULTSORT:{{{name}}}}}{{DISPLAYTITLE:Database Table: {{{name}}}}}__NOTOC__ |
{{#switch: {{{table type}}} | {{#switch: {{{table type}}} | ||
− | | global = This is a global table | + | | global = This is a global table. |
− | | clustered = This is a clustered table | + | | clustered = This is a clustered table. |
− | }} {{#switch: {{{repo}}} | + | }}{{#switch: {{{repo}}} |
− | | dw-free = | + | | dw-free = [[Category:Database Tables In dw-free]] |
− | | dw-nonfree = | + | | dw-nonfree = This table is dreamwidth.org specific. [[Category:Database Tables In dw-nonfree]] |
− | }} | + | }}{{#if: {{{removed|}}} | | {{#if: {{{need desc|}}} | [[Category:Database Tables Needing Description]] | }}{{#if: {{{needs work|}}} | <includeonly>[[Category:Database Tables To Check]]This database table is flagged as needing checking for the reason: '''{{{needs work}}}'''<br/> | }} }}</includeonly><noinclude> |
Database Table Helper. Sets most of the important semantic properties, and some other standard stuff. | Database Table Helper. Sets most of the important semantic properties, and some other standard stuff. | ||
Line 14: | Line 14: | ||
* table type | * table type | ||
* need desc | * need desc | ||
− | * | + | * needs work |
* repo | * repo | ||
* ok ( this isn't used by the template. Tells [[User:Exor674Bot]] that this table actually exists, and to not mark it as need check. ) | * ok ( this isn't used by the template. Tells [[User:Exor674Bot]] that this table actually exists, and to not mark it as need check. ) | ||
* removed | * removed | ||
+ | * removed in | ||
</noinclude> | </noinclude> |
Latest revision as of 16:17, 22 July 2010
Database Table Helper. Sets most of the important semantic properties, and some other standard stuff.
Options:
- name
- description
- table type
- need desc
- needs work
- repo
- ok ( this isn't used by the template. Tells User:Exor674Bot that this table actually exists, and to not mark it as need check. )
- removed
- removed in