Template:SaveLocalizationAll: Difference between revisions

From Pathfinder Wiki
DesignerThan (talk | contribs)
Created page with "<noinclude>{{#cargo_declare: _table=Localizations_All |id=String (mandatory;unique) |text=Wikitext |lang=String (mandatory) }}</noinclude><includeonly>{{#cargo_store: _table=L..."
 
DesignerThan (talk | contribs)
moved cargo declate to it's own template
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{#cargo_declare:
<noinclude>{{#cargo_attach:
_table=Localizations_All
_table = Localizations_All
|id=String (mandatory;unique)
}}[[Category:Localization Templates]]</noinclude><includeonly>{{#cargo_store:
|text=Wikitext
|lang=String (mandatory)
}}</noinclude><includeonly>{{#cargo_store:
_table=Localizations_All
_table=Localizations_All
|id={{{id}}}/{{PAGELANGUAGE}}
|id={{{id}}}/{{PAGELANGUAGE}}
|text={{{text}}}
|text={{{text}}}
|lang={{PAGELANGUAGE}}
|lang={{PAGELANGUAGE}}
}}{{{text}}}</includeonly>
}}|-
|{{#invoke:Utilities|outputNoWiki|{{{id}}}}}
|{{#invoke:Utilities|outputNoWiki|{{{text}}}}}</includeonly>

Latest revision as of 00:09, 4 August 2024

This template adds rows to the table "Localizations_All", which is declared by the template Cargo/Localizations All/declare. View table.