Help:Cargo template: Difference between revisions

Jump to navigation Jump to search
Line 116: Line 116:


=== Tips ===
=== Tips ===
* Use defaults like <code>{{{param|}}}</code> to avoid errors if a parameter is blank.
* Use defaults like <pre>{{{param|}}}</pre> to avoid errors if a parameter is blank.
* Match parameter names to Cargo fields (replacing spaces with underscores if needed) for automatic storage.
* Match parameter names to Cargo fields (replacing spaces with underscores if needed) for automatic storage.
* Use wiki tables, divs, or other formatting for clean layouts.
* Use wiki tables, divs, or other formatting for clean layouts.

Navigation menu