Template:Cargo attach: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{template other| {{#cargo_attach:_table={{{1| {{#ifeq:{{SUBPAGENAME}}|attach| {{#invoke:String|replace|source={{#titleparts:{{FULLPAGENAMEE}}|-1|-2}}|pattern=%s|...")
 
(No difference)

Latest revision as of 16:05, 16 June 2022

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