Template:Cargo attach

From Path of Exile Wiki
Revision as of 16:05, 16 June 2022 by Vinifera7 (talk | contribs) (Created page with "<includeonly>{{template other| {{#cargo_attach:_table={{{1| {{#ifeq:{{SUBPAGENAME}}|attach| {{#invoke:String|replace|source={{#titleparts:{{FULLPAGENAMEE}}|-1|-2}}|pattern=%s|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]


This template is used to create templates that attach the pages they are transcluded on to a Cargo table.

Usage

Use the following code to create a Cargo attach template. Replace <table name> with the name of the Cargo table. The template will be added to Category:Cargo attach templates automatically.

<includeonly></includeonly><noinclude>{{Documentation
|content = {{Cargo attach|<table name>}}
}}</noinclude>

External links