Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
20 August 2025
N 12:34 | Template:Infobox Relic/doc diffhist +754 ModJacmob talk contribs (Created page with "{{Documentation}} ==Parameters== ===name=== The name of the relic. ===image=== An image or icon of the relic. ===release=== The release date of the relic. ===update=== The update post associated with the release date. ===removal=== (Optional) The date the relic was removed, if applicable. ===removalupdate=== (Optional) The update post associated with the removal date. ===league=== The league the relic was available in. ===tier=== The tier of the relic during...") |
N 12:33 | Template:Gone/doc diffhist +477 ModJacmob talk contribs (Created page with "{{documentation}} ==Usage== {{t|gone|optional alternate name|<nowiki>update=</nowiki>optional name of update|location=yes (if its an inaccessible location)}} For example, Cabbage rune would have: {{t|gone|Erin|<nowiki>update=Your banks, it has tabs!</nowiki>}} {{gone|Erin|update=Your banks, it has tabs!}} and {{t|gone|Wester island|location=yes}} makes {{gone|Wester island|location=yes}} <includeonly>{{PAGENAME}}</includeonly>") |
N 12:06 | Template:Div col/doc diffhist +2,460 ModJacmob talk contribs (Created page with "{{Documentation}} The '''div col''' (short for division columns) formats a list into columns that wrap at multiple screen resolutions responsively. It automatically breaks the available screen space into equal parts. ==Usage and examples== ===Basic usage=== <pre> {{div col}}<!-- default width is 30em --> * a * b * c * d * e * f * g * h {{div col end}} </pre> Produces: {{div col}} * a * b * c * d * e * f * g * h {{div col end}} ===Colwidth=== <pre> {{div col|colwidth=...") |