Template:Infobox job: Difference between revisions

From Everafter Falls Wiki

Created page with "<noinclude><!-- // Declaring Cargo Table -->{{#cargo_declare: _table=Jobs |Name=String |NPC=String |Time=String |Task=Wikitext |Reward=Wikitext }}</noinclude><includeonly><!-- // Storing the inputs into the Cargo table --><!-- ifeq namespace check to prevent documentation examples being stored in CargoTable --> {{#ifeq: {{NAMESPACENUMBER}} | 0 | {{#cargo_store: _table=Jobs |Name={{{name|{{PAGENAME}}}}} |NPC={{{npc|}}} |Time={{{time|0}}} |Task={{{task|}}} |Reward={{{rew..."
 
mNo edit summary
Line 33: Line 33:
     <header>Job information</header>
     <header>Job information</header>
     <data source="npc"><label>Characters</label><format>{{NPC|{{{npc|}}}}}</format></data>
     <data source="npc"><label>Characters</label><format>{{NPC|{{{npc|}}}}}</format></data>
     <data source="items"><label>Items required</label></data>
     <data source="task"><label>Task</label></data>
     <data source="time"><label>Time limit</label></data>
     <data source="time"><label>Time limit</label></data>
     <data source="reward"><label>Reward</label></data>
     <data source="reward"><label>Reward</label></data>
</group>
</group>
</infobox></includeonly><noinclude>{{documentation}}[[Category:Infobox templates|job]]</noinclude>
</infobox></includeonly><noinclude>{{documentation}}[[Category:Infobox templates|job]]</noinclude>

Revision as of 18:23, 21 July 2024

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

Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.