Template:Cargo attach/doc: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
(Created page with "{{Documentation subpage}} This template is used to create templates that attach the pages they are transcluded on to a Cargo table. ==Usage== Use the...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
{{Lua|Module:String}}


This template is used to create templates that attach the pages they are transcluded on to a [[mw:Extension:Cargo|Cargo]] table.
This template is used to create templates that attach the pages they are transcluded on to a [[mw:Extension:Cargo|Cargo]] table.
Line 17: Line 19:
<!-- Categories and interwikis go here. -->
<!-- Categories and interwikis go here. -->
[[Category:Cargo templates]]
[[Category:Cargo templates]]
{{Sister|poewiki}}
}}
}}

Latest revision as of 17:48, 22 November 2025

This subpage provides documentation for Template:Cargo attach.

Lua logo

This template uses the following modules:

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