Template:Cargo attach: Difference between revisions

From Path of Exile 2 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|...")
 
m (1 revision imported)
 

Latest revision as of 22:07, 24 September 2024

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