transclusion
Sign in to saveAlso known as substitution, textual substitution, textually substituted, transclude, transcluding
right|frame|In this example, the data of file B is transcluded into the document A.
Wikidata facts
- Image
- Transclusion simple.svg
Show 1 more fact
- Commons category
- Transclusion
Sources (1)
via Wikidata · CC0
~11 min read
Article
15 sectionsContents
- Technical considerations
- Context neutrality
- Parameterization
- Origins
- History and implementation by Project Xanadu
- Implementation on the Web
- Client-side HTML
- Server-side transclusion
- Transclusion of source code
- Transclusion in content management
- Implementation in software development
- See also
- References
- Further reading
- External links
right|frame|In this example, the data of file B is transcluded into the document A.
In computer science, transclusion is the inclusion of part or all of an electronic document into one or more other documents by reference via hypertext. Transclusion is usually performed when the referencing document is displayed, and is normally automatic and transparent to the end user. The result of transclusion is a single integrated document made of parts assembled dynamically from separate sources, possibly stored on different computers in disparate places.