Template:Advanced Search: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| (66 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | == Current search parameters == | ||
{{#ask: {{#if: {{{ searchPeople | }}} | | |||
[[People::~"{{{ searchPeople | }}}"]] | }}{{#if: {{{ | {{#if: {{{ searchTitles | }}} | | ||
[[ | * Title contains: <big><code>{{{ searchTitles | }}}</code></big> | }}{{#if: {{{ searchPeople | }}} | | ||
[[ | * People include: <big><code>{{#titleparts:{{SUBPAGENAME: {{{ searchPeople | }}} }}}}</code></big> | }}{{#if: {{{ searchBios | }}} | | ||
[[ | * Biography contains: <big><code>{{{ searchBios | }}}</code></big> | }}{{#if: {{{ searchTopics | }}} | | ||
* Topics include: <big><code>{{#titleparts:{{SUBPAGENAME: {{{ searchTopics | }}} }}}}</code></big> | }}{{#if: {{{ searchCitations | }}} | | |||
| | * Citation contains: <big><code>{{{ searchCitations | }}}</code></big> | }}{{#if: {{{ searchYears | }}} | | ||
* Published in year: <big><code>{{{ searchYears | }}}</code></big> | }}{{#if: {{{ searchDescriptions | }}} | | |||
* Descriptions contain: <big><code>{{#replaceset:{{{ searchDescriptions | }}}|/"/="}}</code></big> | }}{{#if: {{{ searchRecensions | }}} | | |||
* Recensions of sources contain: <big><code>{{{ searchRecensions | }}}</code></big> | }}{{#if: {{{ searchTranslations | }}} | | |||
* Translations for: <big><code>{{{ searchTranslations | }}}</code></big> | }} | |||
{{#widget:FilterResults | |||
|resultsCount={{#ask: {{#if: {{{ searchTitles | }}} | | |||
| | [[BuNayTitle::~"{{{ searchTitles | }}}"]] | }}{{#if: {{{ searchPeople | }}} | | ||
[[People::~"{{#titleparts:{{SUBPAGENAME: {{{ searchPeople | }}} }}}}"]] | }}{{#if: {{{ searchBios | }}} | | |||
[[BnwShortPersonBio::~"{{{ searchBios | }}}"]]OR[[TolExcerpt::~"{{{ searchBios | }}}"]]OR[[Bio::~"{{{ searchBios | }}}"]] | }}{{#if: {{{ searchTopics | }}} | | |||
| | [[BuNayTopicTags::~*{{{ searchTopics | }}}*]] | }}{{#if: {{{ searchCitations | }}} | | ||
[[citation::~"{{{ searchCitations | }}}"]] | }}{{#if: {{{ searchYears | }}} | | |||
|? | [[Pubdate::{{{ searchYears | }}}]] | }}{{#if: {{{ searchDescriptions | }}} | | ||
| | [[description::~"{{#replaceset:{{{ searchDescriptions | }}}|/"/="}}"]] | }}{{#if: {{{ searchRecensions | }}} | | ||
[[RecensionCitations::~"{{{ searchRecensions | }}}"]] | }}{{#if: {{{ searchTranslations | }}} | | |||
[[citationofsourcetexts::~"{{{ searchTranslations | }}}"]] | }} | |||
|?BuNayPageType | |||
|sort=BuNayPageType | |||
|limit=10000 | |limit=10000 | ||
| | |format=count | ||
| | }} | ||
| | }} | ||
<div id="searchResults" class="row"> | |||
{{PageTileQuery | |||
|query={{#if: {{{ searchTitles | }}} | | |||
[[BuNayTitle::~"{{{ searchTitles | }}}"]] | }}{{#if: {{{ searchPeople | }}} | | |||
[[People::~"{{#titleparts:{{SUBPAGENAME: {{{ searchPeople | }}} }}}}"]] | }}{{#if: {{{ searchBios | }}} | | |||
[[BnwShortPersonBio::~"{{{ searchBios | }}}"]]OR[[TolExcerpt::~"{{{ searchBios | }}}"]]OR[[Bio::~"{{{ searchBios | }}}"]] | }}{{#if: {{{ searchTopics | }}} | | |||
[[BuNayTopicTags::~*{{{ searchTopics | }}}*]] | }}{{#if: {{{ searchCitations | }}} | | |||
[[citation::~"{{{ searchCitations | }}}"]] | }}{{#if: {{{ searchYears | }}} | | |||
[[Pubdate::{{{ searchYears | }}}]] | }}{{#if: {{{ searchDescriptions | }}} | | |||
[[description::~"{{#replaceset:{{{ searchDescriptions | }}}|/"/="}}"]] | }}{{#if: {{{ searchRecensions | }}} | | |||
[[RecensionCitations::~"{{{ searchRecensions | }}}"]] | }}{{#if: {{{ searchTranslations | }}} | | |||
[[citationofsourcetexts::~"{{{ searchTranslations | }}}"]] | }} | |||
|sort=BuNayPageType | |||
|order=asc | |||
|limit=450 | |||
|classes=col-lg-6 | |||
}} | }} | ||
</div> | </div> | ||