Template:WikiInfoBox: Difference between revisions
Appearance
1something (talk | contribs) No edit summary |
1something (talk | contribs) No edit summary |
||
(13 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
| engine = | | engine = | ||
| databaseextension = | |||
| status = | |||
| pagecount = | | pagecount = | ||
| updatemethod = | | updatemethod = | ||
| launch = | |||
| account = | |||
| url = | | url = | ||
}}</pre> | }}</pre> | ||
{{#cargo_declare: | |||
_table = wikis | |||
| engine = Text | |||
| databaseextension = Text | |||
| status = Text | |||
| pagecount = Integer | |||
| updatemethod = Text | |||
| launch = Date | |||
| account = Text | |||
}} | |||
[[Category:Infobox Templates]] | [[Category:Infobox Templates]] | ||
</noinclude><infobox> | </noinclude><infobox> | ||
Line 14: | Line 28: | ||
<data source="engine"> | <data source="engine"> | ||
<label>Wiki Engine</label> | <label>Wiki Engine</label> | ||
<format>{{{engine}}}[[Category:Wikis using {{{engine}}}]]</format> | |||
</data> | |||
<data source="databaseextension"> | |||
<label>Database wiki engine extension</label> | |||
<format>{{{databaseextension}}}[[Category:Wikis using {{{databaseextension}}}]]</format> | |||
</data> | </data> | ||
<data source="status"> | <data source="status"> | ||
<label>Status</label> | <label>Status</label> | ||
<format>{{{status}}}[[Category:{{{status}}} wikis]]</format> | |||
</data> | </data> | ||
<data source="pagecount"> | <data source="pagecount"> | ||
Line 23: | Line 43: | ||
<data source="updatemethod"> | <data source="updatemethod"> | ||
<label>Update method</label> | <label>Update method</label> | ||
<format> | |||
{{#switch: {{{updatemethod}}}| | |||
Manual = Manual[[Category:Wikis updated manually]]| | |||
Automatic = Automatic[[Category:Wikis updated automatically]] | |||
{{{updatemethod}}} | |||
}} | |||
</format> | |||
</data> | |||
<data source="launch"> | |||
<label>Launch Date</label> | |||
</data> | |||
<data source="account"> | |||
<label>Shared Account</label> | |||
</data> | </data> | ||
<data source="url"> | <data source="url"> | ||
<label>Home Page</label> | <label>Home Page</label> | ||
</data> | </data> | ||
</infobox><includeonly>[[Category:Wikis]] | </infobox>{{#cargo_store: | ||
_table = wikis | |||
| engine = {{{engine}}} | |||
| databaseextension = {{{databaseextension}}} | |||
| status = {{{status}}} | |||
| pagecount = {{{pagecount}}} | |||
| updatemethod = {{{updatemethod}}} | |||
| launch = {{{launch}}} | |||
| account = {{{account}}} | |||
}}<includeonly>[[Category:Wikis]] | |||
[[Category:Pages that don't work in parsoid]]</includeonly> | [[Category:Pages that don't work in parsoid]]</includeonly> |
Latest revision as of 20:43, 18 September 2025
{{WikiInfoBox | title = | engine = | databaseextension = | status = | pagecount = | updatemethod = | launch = | account = | url = }}
This template defines the table "wikis". View table.