Template:Advanced Search: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| (23 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Current search parameters == | |||
{{#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> | }} | |||
<div class="row"> | {{#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 | |||
|format=count | |||
}} | |||
}} | |||
<div id="searchResults" class="row"> | |||
{{PageTileQuery | {{PageTileQuery | ||
|query={{#if: {{{ searchCitations | }}} | | |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 | }}} | | [[citation::~"{{{ searchCitations | }}}"]] | }}{{#if: {{{ searchYears | }}} | | ||
[[Pubdate::{{{ searchYears | }}}]] | }}{{#if: {{{ searchDescriptions | }}} | | [[Pubdate::{{{ searchYears | }}}]] | }}{{#if: {{{ searchDescriptions | }}} | | ||
[[description::~" | [[description::~"{{#replaceset:{{{ searchDescriptions | }}}|/"/="}}"]] | }}{{#if: {{{ searchRecensions | }}} | | ||
[[RecensionCitations::~"{{{ searchRecensions | }}}"]] | }}{{#if: {{{ searchTranslations | }}} | | |||
[[ | |||
[[citationofsourcetexts::~"{{{ searchTranslations | }}}"]] | }} | [[citationofsourcetexts::~"{{{ searchTranslations | }}}"]] | }} | ||
|sort=BuNayPageType | |sort=BuNayPageType | ||
|order=asc | |order=asc | ||
|limit= | |limit=450 | ||
|classes=col-lg-6 | |classes=col-lg-6 | ||
}} | }} | ||
</div> | </div> | ||