This is a stripped-down version of a single section of Grok TiddlyWiki, optimized for fast loading and readability by search engines. Some features are missing.

For the full Grok TiddlyWiki experience, please visit the wiki version of this page.

Ex:TranscludeWikipediaLink/answer

 1st October 2024 at 6:39am

In the WikipediaLink tiddler:

\parameters(articleName, text)
<a href=`https://en.wikipedia.org/wiki/$(articleName)$`><<text>></a>

To create a link:

{{WikipediaLink|List of lists of lists|A very silly article}}
Go to question: Ex:TranscludeWikipediaLink