[dismiss]
The wiki is currently a work in progress. If you'd like to help out, please check the Community Portal and our getting started guide. Also, check out our sister project on poewiki.net.
User:Skkias/sandbox/Template:DictionaryEntry: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<div class="dictionary-entry"> <h3>{{{term}}}</h3> <p>{{{definition}}}</p> <p><strong>Category:</strong> {{{category}}}</p> </div>") |
No edit summary |
||
Line 1: | Line 1: | ||
<div class="dictionary-entry"> | <div class="dictionary-entry"> | ||
<h3>{{{term}}}</h3> | <h3>{{{term}}}</h3> | ||
<p>{{{ | <p>{{#invoke:Dictionary|getEntry|term={{{term}}}|category={{{category}}}}}</p> | ||
<p><strong>Category:</strong> {{{category}}}</p> | <p><strong>Category:</strong> {{{category}}}</p> | ||
</div> | </div> |
Revision as of 15:50, 11 December 2024
{{{term}}}
Script error: No such module "Dictionary".
Category: {{{category}}}