User:Skkias/Sandbox/Template:DictionaryEntry: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{DictionaryEntry | term=Clearfell Encampment | category=Town | definition=The first town found in the beginning of Act 1. }}") |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{#cargo_declare: table=TestDictionary | ||
| term | | Term=Text | ||
| category | | Category=Text | ||
| definition | | Definition=Text | ||
}} | |||
{{#cargo_store: table=TestDictionary | |||
| Term={{{term|}}} | |||
| Category={{{category|}}} | |||
| Definition={{{definition|}}} | |||
}} | }} |
Revision as of 17:06, 11 December 2024
Error: #cargo_declare must be called from a template page.