Template:Advanced Search: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| (21 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Current search parameters == | == Current search parameters == | ||
{{#if: {{{ searchTitles | }}} | | {{#if: {{{ searchTitles | }}} | | ||
* Title contains: <code>{{{ searchTitles | }}}</code> | }}{{#if: {{{ searchPeople | }}} | | * Title contains: <big><code>{{{ searchTitles | }}}</code></big> | }}{{#if: {{{ searchPeople | }}} | | ||
* People include: <code>{{#titleparts:{{SUBPAGENAME: {{{ searchPeople | }}} }}}}</code> | }}{{#if: {{{ searchBios | }}} | | * People include: <big><code>{{#titleparts:{{SUBPAGENAME: {{{ searchPeople | }}} }}}}</code></big> | }}{{#if: {{{ searchBios | }}} | | ||
* Biography contains: <code>{{{ searchBios | }}}</code> | }}{{#if: {{{ searchTopics | }}} | | * Biography contains: <big><code>{{{ searchBios | }}}</code></big> | }}{{#if: {{{ searchTopics | }}} | | ||
* Topics include: <code>{{#titleparts:{{SUBPAGENAME: {{{ searchTopics | }}} }}}}</code> | }}{{#if: {{{ searchCitations | }}} | | * Topics include: <big><code>{{#titleparts:{{SUBPAGENAME: {{{ searchTopics | }}} }}}}</code></big> | }}{{#if: {{{ searchCitations | }}} | | ||
* Citation contains: <code>{{{ searchCitations | }}}</code> | }}{{#if: {{{ searchYears | }}} | | * Citation contains: <big><code>{{{ searchCitations | }}}</code></big> | }}{{#if: {{{ searchYears | }}} | | ||
* Published in year: <code>{{{ searchYears | }}}</code> | }}{{#if: {{{ searchDescriptions | }}} | | * Published in year: <big><code>{{{ searchYears | }}}</code></big> | }}{{#if: {{{ searchDescriptions | }}} | | ||
* Descriptions contain: <code>{{{ searchDescriptions | }}}</code> | }}{{#if: {{{ searchRecensions | }}} | | * Descriptions contain: <big><code>{{#replaceset:{{{ searchDescriptions | }}}|/"/="}}</code></big> | }}{{#if: {{{ searchRecensions | }}} | | ||
* Recensions of sources contain: <code>{{{ searchRecensions | }}}</code> | }}{{#if: {{{ searchTranslations | }}} | | * Recensions of sources contain: <big><code>{{{ searchRecensions | }}}</code></big> | }}{{#if: {{{ searchTranslations | }}} | | ||
* Translations for: <code>{{{ searchTranslations | }}}</code> | }} | * 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 | |||
}} | |format=count | ||
}} | |||
}} | |||
<div class="row"> | <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> | ||