Template:Keyword Infobox: Difference between revisions
Jump to navigation
Jump to search
(→Usage) |
No edit summary |
||
| (15 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{#ask: [[keyword_tag::{{{tag}}}]] | <includeonly> | ||
{{#set: keyword_tag={{{tag}}}}} | |||
{{#set: keyword_page_label={{{page label}}}}} | |||
{{#set: keyword_page_order={{{page order}}}}} | |||
{{#set: keyword_page_name={{PAGENAME}}}} | |||
{{#ask: | |||
[[keyword_tag::{{{tag}}}]] | |||
|? keyword_page_label | |? keyword_page_label | ||
| intro = <div align="left" style="background-color:#f5fffa;border:1px solid #ccc; width: 200px; float: right; padding: 5px; margin-top: 10px; margin-right: 10px; margin-left: 20px; margin-bottom: 20px"> | | intro = <div align="left" style="background-color:#f5fffa;border:1px solid #ccc; width: 200px; float: right; padding: 5px; margin-top: 10px; margin-right: 10px; margin-left: 20px; margin-bottom: 20px"> | ||
<div style="width:100%;background-color:#cef2e0"><b>{{Get Keyword Name | tag = {{{tag}}}}}</b></div> | <div style="width:100%;background-color:#cef2e0"><b>{{Get Keyword Name | tag = {{{tag}}}}}</b></div> | ||
| outro = </div> | | outro = </div> | ||
| order = | | sort = keyword_page_order | ||
| format = | | order = asc | ||
| format = plainlist | |||
| template = Keyword Infobox Format | | template = Keyword Infobox Format | ||
| link = none | |||
}}</includeonly><noinclude> | |||
== Usage == | == Usage == | ||
| Line 23: | Line 30: | ||
}} | }} | ||
</pre> | </pre> | ||
== Related Tags == | |||
For listing of programs related to the given keyword, cut and paste the following: | For listing of programs related to the given keyword, cut and paste the following: | ||
<pre> | |||
{{List of Software for Keyword | keyword = }} | |||
</pre> | |||
* Label the overview page with category Keyword | |||
Legacy: | |||
<pre> | <pre> | ||
<software_database_software_list keyword="/> | <software_database_software_list keyword="/> | ||
</pre> | </pre> | ||
== Parameters == | == Parameters == | ||
{| border = "1" | |||
|- | |||
! Parameter !! Description | |||
|- | |||
| tag || name of the keyword (also name of the target page) | |||
|} | |||
</noinclude> | </noinclude> | ||
Latest revision as of 02:57, 21 October 2024
Usage
Cut and paste:
{{Keyword Infobox
| tag =
| page label =
| page order =
}}
Related Tags
For listing of programs related to the given keyword, cut and paste the following:
{{List of Software for Keyword | keyword = }}
- Label the overview page with category Keyword
Legacy:
<software_database_software_list keyword="/>
Parameters
| Parameter | Description |
|---|---|
| tag | name of the keyword (also name of the target page) |